Skip to content

Commit

Permalink
Update dependency org.apache.kafka:kafka-clients to v3.7.1 (#1358)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 0e19b62 commit eb5f496
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 @@ -59,7 +59,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.7.0",
"org.apache.kafka:kafka-clients:3.7.1",
"org.testcontainers:kafka:1.19.8"
)

Expand Down

0 comments on commit eb5f496

Please sign in to comment.