Skip to content

Commit 968cfae

Browse files
fix(deps): update dependency org.apache.kafka:kafka-clients to v4.1.0 (#2230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8299175 commit 968cfae

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
@@ -51,7 +51,7 @@ dependencies {
5151
api("org.bouncycastle:bcpkix-jdk15on:1.70")
5252
api("org.junit-pioneer:junit-pioneer:1.9.1")
5353
api("org.skyscreamer:jsonassert:1.5.3")
54-
api("org.apache.kafka:kafka-clients:4.0.0")
54+
api("org.apache.kafka:kafka-clients:4.1.0")
5555
api("org.testcontainers:kafka:1.21.3")
5656
api("com.lmax:disruptor:3.4.4")
5757
api("org.jctools:jctools-core:4.0.5")

0 commit comments

Comments
 (0)