Skip to content

Commit d64e579

Browse files
Bump kafka-clients from 2.4.0 to 2.4.1 in /modules/kafka (#2424)
Bumps kafka-clients from 2.4.0 to 2.4.1. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e4633d8 commit d64e579

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

0 commit comments

Comments
 (0)