Skip to content

Commit 01458ec

Browse files
Update dependency com.lmax:disruptor to v4
1 parent 63361cc commit 01458ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ val DEPENDENCIES = listOf(
6161
"org.skyscreamer:jsonassert:1.5.3",
6262
"org.apache.kafka:kafka-clients:3.7.1",
6363
"org.testcontainers:kafka:1.19.8",
64-
"com.lmax:disruptor:3.4.4",
64+
"com.lmax:disruptor:4.0.0",
6565
"org.jctools:jctools-core:4.0.3",
6666
"tools.profiler:async-profiler:3.0",
6767
"com.blogspot.mydailyjava:weak-lock-free:0.18",

0 commit comments

Comments
 (0)