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 89c1afb commit afe3990Copy full SHA for afe3990
dependencyManagement/build.gradle.kts
@@ -55,7 +55,7 @@ dependencies {
55
api("org.testcontainers:kafka:1.21.3")
56
api("com.lmax:disruptor:3.4.4")
57
api("org.jctools:jctools-core:4.0.5")
58
- api("tools.profiler:async-profiler:4.0")
+ api("tools.profiler:async-profiler:4.1")
59
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
60
api("org.agrona:agrona:1.22.0")
61
api("com.github.f4b6a3:uuid-creator:6.1.1")
0 commit comments