We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 464fb50 + 85368a9 commit 08838efCopy full SHA for 08838ef
modules/kafka/build.gradle
@@ -13,6 +13,6 @@ dependencies {
13
api project(':testcontainers')
14
15
testImplementation 'org.apache.kafka:kafka-clients:3.0.0'
16
- testImplementation 'org.assertj:assertj-core:3.20.2'
+ testImplementation 'org.assertj:assertj-core:3.21.0'
17
testImplementation 'com.google.guava:guava:23.0'
18
}
0 commit comments