Skip to content

Commit 903d6d1

Browse files
committed
Upgrade Clients to 1.1.1
1 parent 2f0f65d commit 903d6d1

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
@@ -75,7 +75,7 @@ subprojects { subproject ->
7575
junit4Version = '4.12'
7676
junitJupiterVersion = '5.1.1'
7777
junitPlatformVersion = '1.1.1'
78-
kafkaVersion = '1.1.0'
78+
kafkaVersion = '1.1.1'
7979
log4jVersion = '2.11.0'
8080
mockitoVersion = '2.18.0'
8181
scalaVersion = '2.11'

0 commit comments

Comments
 (0)