Skip to content

Commit b1f46bb

Browse files
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.9.0 (#1532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df4960b commit b1f46bb

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
@@ -63,7 +63,7 @@ val DEPENDENCIES = listOf(
6363
"org.bouncycastle:bcpkix-jdk15on:1.70",
6464
"org.junit-pioneer:junit-pioneer:1.9.1",
6565
"org.skyscreamer:jsonassert:1.5.3",
66-
"org.apache.kafka:kafka-clients:3.8.1",
66+
"org.apache.kafka:kafka-clients:3.9.0",
6767
"org.testcontainers:kafka:1.20.3",
6868
"com.lmax:disruptor:3.4.4",
6969
"org.jctools:jctools-core:4.0.5",

0 commit comments

Comments
 (0)