Skip to content

Commit 4113061

Browse files
fix(deps): update dependency org.jctools:jctools-core to v4.0.6 (#2656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b01654 commit 4113061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
api("org.skyscreamer:jsonassert:1.5.3")
5555
api("org.apache.kafka:kafka-clients:4.2.0")
5656
api("org.testcontainers:testcontainers-kafka:2.0.3")
57-
api("org.jctools:jctools-core:4.0.5")
57+
api("org.jctools:jctools-core:4.0.6")
5858
api("tools.profiler:async-profiler:4.3")
5959
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
6060
api("com.github.f4b6a3:uuid-creator:6.1.1")

0 commit comments

Comments
 (0)