Skip to content

Commit

Permalink
Bump kafkaVersion from 7.6.0-ce to 7.6.1-ce
Browse files Browse the repository at this point in the history
Bumps `kafkaVersion` from 7.6.0-ce to 7.6.1-ce.

Updates `org.apache.kafka:kafka-clients` from 7.6.0-ce to 7.6.1-ce

Updates `org.apache.kafka:kafka-streams` from 7.6.0-ce to 7.6.1-ce

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 278640d commit 53bfc76
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 @@ -33,7 +33,7 @@ ext {
grpcVersion = '1.63.0'
protoVersion = '3.25.3'
containerVersion = '1.19.7'
kafkaVersion = "7.6.0-ce"
kafkaVersion = "7.6.1-ce"
awsVersion = '2.25.27'
ceVersion = "3.0.0"
allureVersion = "2.27.0"
Expand Down

0 comments on commit 53bfc76

Please sign in to comment.