v0.2.0
版本发布时间: 2022-04-24 23:27:52
testcontainers-all-things-kafka/cp-testcontainers最新发布版本:v0.2.1(2022-04-25 00:16:37)
This release includes updated dependencies
- updated gradle to 7.4.2
- Testcontainers 1.17.x
- Test not using Junit5
- assertJ for assertions (instead of JUnit assertion previously)
Moar commits history 👇
What's Changed
- Refactor: make test utils visible for usage in the library by @gAmUssA in https://github.com/christophschubert/cp-testcontainers/pull/5
- Updating dependencies by @gAmUssA in https://github.com/christophschubert/cp-testcontainers/pull/4
New Contributors
- @gAmUssA made their first contribution in https://github.com/christophschubert/cp-testcontainers/pull/5
Full Changelog: https://github.com/christophschubert/cp-testcontainers/compare/v0.1.0...v0.2.0