Skip to content

Commit

Permalink
Update dependency com.lmax:disruptor to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 9491564 commit 79b17a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ val DEPENDENCIES = listOf(
"org.skyscreamer:jsonassert:1.5.3",
"org.apache.kafka:kafka-clients:3.7.1",
"org.testcontainers:kafka:1.20.0",
"com.lmax:disruptor:3.4.4",
"com.lmax:disruptor:4.0.0",
"org.jctools:jctools-core:4.0.5",
"tools.profiler:async-profiler:3.0",
"com.blogspot.mydailyjava:weak-lock-free:0.18",
Expand Down

0 comments on commit 79b17a5

Please sign in to comment.