Skip to content

Commit d4113c8

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/org.apache.kafka-kafka-clients-2.8.0' into combined-pr-branch
2 parents f736060 + c06520d commit d4113c8

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

0 commit comments

Comments
 (0)