Skip to content

Commit

Permalink
bump org.apache.kafka:kafka-clients from 3.2.1 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-clients from 3.2.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent b3df559 commit 11ef5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ allprojects {
junitjupiterVersion = '5.9.0'
junitplatformVersion = '1.8.2'
jwtVersion = '0.9.1'
kafkaVersion = '3.2.1'
kafkaVersion = '3.6.0'
lang3Version='3.12.0'
logbackVersion = '1.2.11'
lettuceVersion = '6.2.0.RELEASE'
Expand Down

0 comments on commit 11ef5c5

Please sign in to comment.