Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.9.0 (
Browse files Browse the repository at this point in the history
…#1532)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent df4960b commit b1f46bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ val DEPENDENCIES = listOf(
"org.bouncycastle:bcpkix-jdk15on:1.70",
"org.junit-pioneer:junit-pioneer:1.9.1",
"org.skyscreamer:jsonassert:1.5.3",
"org.apache.kafka:kafka-clients:3.8.1",
"org.apache.kafka:kafka-clients:3.9.0",
"org.testcontainers:kafka:1.20.3",
"com.lmax:disruptor:3.4.4",
"org.jctools:jctools-core:4.0.5",
Expand Down

0 comments on commit b1f46bb

Please sign in to comment.