Skip to content

Commit 96115ac

Browse files
fix(deps): update dependency org.apache.kafka:kafka-clients to v4.2.0 (#2646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 906fa6b commit 96115ac

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
@@ -52,7 +52,7 @@ dependencies {
5252
api("org.bouncycastle:bcpkix-jdk15on:1.70")
5353
api("org.junit-pioneer:junit-pioneer:1.9.1")
5454
api("org.skyscreamer:jsonassert:1.5.3")
55-
api("org.apache.kafka:kafka-clients:4.1.1")
55+
api("org.apache.kafka:kafka-clients:4.2.0")
5656
api("org.testcontainers:testcontainers-kafka:2.0.3")
5757
api("org.jctools:jctools-core:4.0.5")
5858
api("tools.profiler:async-profiler:4.3")

0 commit comments

Comments
 (0)