Skip to content

Commit

Permalink
build(deps): bump org.apache.kafka:kafka-clients from 3.5.1 to 3.6.0 (#…
Browse files Browse the repository at this point in the history
…131)

Bumps org.apache.kafka:kafka-clients from 3.5.1 to 3.6.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 4c4aad9 commit cd92e2f
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 @@ -12,7 +12,7 @@ okhttp-mockwebserver = "5.0.0-alpha.11"
openTelemetry = "1.18.0"
restAssured = "5.3.2"
rsApi = "3.1.0"
kafkaClients = "3.5.1"
kafkaClients = "3.6.0"
testContainers = "1.19.1"


Expand Down

0 comments on commit cd92e2f

Please sign in to comment.