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 e81d45a + e81ad90 commit ddfe179Copy full SHA for ddfe179
examples/kafka-cluster/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
testImplementation 'com.google.guava:guava:23.0'
16
testImplementation 'ch.qos.logback:logback-classic:1.3.15'
17
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
18
- testImplementation 'org.awaitility:awaitility:4.2.2'
+ testImplementation 'org.awaitility:awaitility:4.3.0'
19
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
20
}
21
0 commit comments