Skip to content

Commit cf74602

Browse files
fix(deps): update dependency org.apache.kafka:kafka-clients to v4
1 parent 9076a8b commit cf74602

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
@@ -50,7 +50,7 @@ dependencies {
5050
api("org.bouncycastle:bcpkix-jdk15on:1.70")
5151
api("org.junit-pioneer:junit-pioneer:1.9.1")
5252
api("org.skyscreamer:jsonassert:1.5.3")
53-
api("org.apache.kafka:kafka-clients:3.9.0")
53+
api("org.apache.kafka:kafka-clients:4.0.0")
5454
api("org.testcontainers:kafka:1.21.0")
5555
api("com.lmax:disruptor:3.4.4")
5656
api("org.jctools:jctools-core:4.0.5")

0 commit comments

Comments
 (0)