We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b01654 commit 4113061Copy full SHA for 4113061
dependencyManagement/build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
api("org.skyscreamer:jsonassert:1.5.3")
55
api("org.apache.kafka:kafka-clients:4.2.0")
56
api("org.testcontainers:testcontainers-kafka:2.0.3")
57
- api("org.jctools:jctools-core:4.0.5")
+ api("org.jctools:jctools-core:4.0.6")
58
api("tools.profiler:async-profiler:4.3")
59
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
60
api("com.github.f4b6a3:uuid-creator:6.1.1")
0 commit comments