We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f522783 commit 23ededeCopy full SHA for 23edede
1 file changed
dependencyManagement/build.gradle.kts
@@ -57,7 +57,7 @@ dependencies {
57
api("org.apache.kafka:kafka-clients:4.2.0")
58
api("org.testcontainers:testcontainers-kafka:2.0.5")
59
api("org.jctools:jctools-core:4.0.6")
60
- api("tools.profiler:async-profiler:4.3")
+ api("tools.profiler:async-profiler:4.4")
61
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
62
api("com.github.f4b6a3:uuid-creator:6.1.1")
63
}
0 commit comments