Skip to content

Commit

Permalink
Bump kafka from 1.15.3 to 1.17.1
Browse files Browse the repository at this point in the history
Bumps [kafka](https://github.com/testcontainers/testcontainers-java) from 1.15.3 to 1.17.1.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.15.3...1.17.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:kafka
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2022
1 parent 63940e7 commit ade88a6
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 @@ -5,7 +5,7 @@ plugins {
ext {
kafkaClientVersion = "3.1.0"
proxyBaseVersion = "0.0.16"
testContainersVersion = "1.15.3"
testContainersVersion = "1.17.1"
junit4Version = "4.13.2"
libLogback = 'ch.qos.logback:logback-classic:1.2.3'
libKafkaClient = "org.apache.kafka:kafka-clients:$kafkaClientVersion"
Expand Down

0 comments on commit ade88a6

Please # to comment.