Skip to content

Commit cf1a541

Browse files
committed
Upgrade kafka-clients to 0.11.0.2
1 parent d83692c commit cf1a541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ subprojects { subproject ->
7474
hamcrestVersion = '1.3'
7575
jacksonVersion = '2.9.1'
7676
junitVersion = '4.12'
77-
kafkaVersion = '0.11.0.0'
77+
kafkaVersion = '0.11.0.2'
7878
mockitoVersion = '2.9.0'
7979
scalaVersion = '2.11'
8080
slf4jVersion = '1.7.25'

0 commit comments

Comments
 (0)