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 0154bd1 commit cf7fa02Copy full SHA for cf7fa02
dependencyManagement/build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
api("org.testcontainers:kafka:1.20.6")
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")
+ api("tools.profiler:async-profiler:4.0")
58
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
59
api("org.agrona:agrona:1.22.0")
60
}
0 commit comments