Skip to content

Commit

Permalink
build(deps): bump org.apache.kafka:kafka-clients from 3.8.1 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-clients from 3.8.1 to 3.9.0.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent da78c98 commit 7804327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ okhttp-mockwebserver = "5.0.0-alpha.14"
restAssured = "5.5.0"
rsApi = "4.0.0"
testcontainers = "1.20.3"
kafkaClients = "3.8.1"
kafkaClients = "3.9.0"

[libraries]
awaitility = { module = "org.awaitility:awaitility", version.ref = "awaitility" }
Expand Down

0 comments on commit 7804327

Please sign in to comment.