Skip to content

Commit

Permalink
chore(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
…400)

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 13, 2023
1 parent 923c003 commit 5de05f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ext {

jsr305Version = '3.0.2'

kafkaClientsVersion = '3.5.1'
kafkaClientsVersion = '3.6.0'
kafkaStreamsVersion = '3.6.0'

jacksonVersion = '2.15.3'
Expand Down

0 comments on commit 5de05f4

Please sign in to comment.