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 5098e18 + 734e696 commit b82ec1bCopy full SHA for b82ec1b
modules/redpanda/build.gradle
@@ -6,6 +6,6 @@ dependencies {
6
7
testImplementation 'org.apache.kafka:kafka-clients:4.0.0'
8
testImplementation 'org.assertj:assertj-core:3.27.4'
9
- testImplementation 'io.rest-assured:rest-assured:5.5.5'
+ testImplementation 'io.rest-assured:rest-assured:5.5.6'
10
testImplementation 'org.awaitility:awaitility:4.3.0'
11
}
0 commit comments