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 0dbe1d3 + f8dbdca commit ba1a9dcCopy full SHA for ba1a9dc
modules/redpanda/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(':testcontainers')
5
shaded 'org.freemarker:freemarker:2.3.34'
6
7
- testImplementation 'org.apache.kafka:kafka-clients:4.1.0'
+ testImplementation 'org.apache.kafka:kafka-clients:4.1.1'
8
testImplementation 'io.rest-assured:rest-assured:5.5.6'
9
testImplementation 'org.awaitility:awaitility:4.3.0'
10
}
0 commit comments