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
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]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent c23bcf0 commit 05b4b15
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.5.1'

jacksonVersion = '2.15.2'
Expand Down

0 comments on commit 05b4b15

Please sign in to comment.