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.
1 parent 2ae7075 commit b079b13Copy full SHA for b079b13
dependencyManagement/build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
api("org.junit-pioneer:junit-pioneer:1.9.1")
52
api("org.skyscreamer:jsonassert:1.5.3")
53
api("org.apache.kafka:kafka-clients:3.9.0")
54
- api("org.testcontainers:kafka:1.20.4")
+ api("org.testcontainers:kafka:1.20.5")
55
api("com.lmax:disruptor:3.4.4")
56
api("org.jctools:jctools-core:4.0.5")
57
api("tools.profiler:async-profiler:3.0")
0 commit comments