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 33a2043 + 0ec08e5 commit 58ad511Copy full SHA for 58ad511
modules/redpanda/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
7
testImplementation 'org.apache.kafka:kafka-clients:3.7.0'
8
testImplementation 'org.assertj:assertj-core:3.26.3'
9
- testImplementation 'io.rest-assured:rest-assured:5.4.0'
+ testImplementation 'io.rest-assured:rest-assured:5.5.0'
10
}
0 commit comments