Skip to content

Commit 6159501

Browse files
Bump kafka-clients from 2.2.1 to 2.3.0 in /modules/kafka (#1565)
1 parent c5e4e64 commit 6159501

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

0 commit comments

Comments
 (0)