Skip to content

Commit

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

Updates `org.apache.kafka:kafka-clients` from 7.5.0-ce to 7.5.1-ce

Updates `org.apache.kafka:kafka-streams` from 7.5.0-ce to 7.5.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 Oct 8, 2023
1 parent 88fb419 commit 44ea28f
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.58.0'
protoVersion = '3.24.3'
containerVersion = '1.19.0'
kafkaVersion = "7.5.0-ce"
kafkaVersion = "7.5.1-ce"
awsVersion = '2.20.157'
ceVersion = "2.5.0"
allureVersion = "2.24.0"
Expand Down

0 comments on commit 44ea28f

Please sign in to comment.