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 705cf90 + 47716a7 commit c81e3a6Copy full SHA for c81e3a6
modules/redpanda/build.gradle
@@ -7,5 +7,5 @@ dependencies {
7
testImplementation 'org.apache.kafka:kafka-clients:3.8.0'
8
testImplementation 'org.assertj:assertj-core:3.26.3'
9
testImplementation 'io.rest-assured:rest-assured:5.5.0'
10
- testImplementation 'org.awaitility:awaitility:4.2.0'
+ testImplementation 'org.awaitility:awaitility:4.2.2'
11
}
0 commit comments