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 e60dda5 + 76bc0b6 commit cfb46f2Copy full SHA for cfb46f2
modules/redpanda/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(':testcontainers')
5
shaded 'org.freemarker:freemarker:2.3.32'
6
7
- testImplementation 'org.apache.kafka:kafka-clients:3.5.1'
+ testImplementation 'org.apache.kafka:kafka-clients:3.6.0'
8
testImplementation 'org.assertj:assertj-core:3.24.2'
9
testImplementation 'io.rest-assured:rest-assured:5.3.2'
10
}
0 commit comments