Skip to content

Commit 135a61e

Browse files
Bump kafka-clients from 2.5.0 to 2.6.0 in /modules/kafka (#3085)
Bumps kafka-clients from 2.5.0 to 2.6.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c69b44 commit 135a61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/kafka/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: Kafka"
33
dependencies {
44
compile project(':testcontainers')
55

6-
testCompile 'org.apache.kafka:kafka-clients:2.5.0'
6+
testCompile 'org.apache.kafka:kafka-clients:2.6.0'
77
testCompile 'org.assertj:assertj-core:3.16.1'
88
testCompile 'com.google.guava:guava:23.0'
99
}

0 commit comments

Comments
 (0)