Skip to content

Commit a6c676b

Browse files
dependabot[bot]rnorth
authored andcommitted
Bump kafka-clients from 2.1.1 to 2.2.0 in /modules/kafka (testcontainers#1338)
Bumps kafka-clients from 2.1.1 to 2.2.0. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1628b65 commit a6c676b

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.1.1'
6+
testCompile 'org.apache.kafka:kafka-clients:2.2.0'
77
testCompile 'org.assertj:assertj-core:3.12.2'
88
testCompile 'com.google.guava:guava:23.0'
99
}

0 commit comments

Comments
 (0)