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 63361cc commit 01458ecCopy full SHA for 01458ec
dependencyManagement/build.gradle.kts
@@ -61,7 +61,7 @@ val DEPENDENCIES = listOf(
61
"org.skyscreamer:jsonassert:1.5.3",
62
"org.apache.kafka:kafka-clients:3.7.1",
63
"org.testcontainers:kafka:1.19.8",
64
- "com.lmax:disruptor:3.4.4",
+ "com.lmax:disruptor:4.0.0",
65
"org.jctools:jctools-core:4.0.3",
66
"tools.profiler:async-profiler:3.0",
67
"com.blogspot.mydailyjava:weak-lock-free:0.18",
0 commit comments