Skip to content

Commit 1d080e7

Browse files
committed
Upgrade to kafka-clients 1.0.1
1 parent c9f24b0 commit 1d080e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ subprojects { subproject ->
7878
junitJupiterVersion = '5.1.0'
7979
junitPlatformVersion = '1.1.0'
8080
junitVintageVersion = '5.1.0'
81-
kafkaVersion = '1.0.0'
81+
kafkaVersion = '1.0.1'
8282
mockitoVersion = '2.15.0'
8383
scalaVersion = '2.11'
8484
slf4jVersion = '1.7.25'

0 commit comments

Comments
 (0)