We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906fa6b commit 96115acCopy full SHA for 96115ac
dependencyManagement/build.gradle.kts
@@ -52,7 +52,7 @@ dependencies {
52
api("org.bouncycastle:bcpkix-jdk15on:1.70")
53
api("org.junit-pioneer:junit-pioneer:1.9.1")
54
api("org.skyscreamer:jsonassert:1.5.3")
55
- api("org.apache.kafka:kafka-clients:4.1.1")
+ api("org.apache.kafka:kafka-clients:4.2.0")
56
api("org.testcontainers:testcontainers-kafka:2.0.3")
57
api("org.jctools:jctools-core:4.0.5")
58
api("tools.profiler:async-profiler:4.3")
0 commit comments