Skip to content

Commit b5f2272

Browse files
committed
Upgrade kafka-clients to 2.1.1
1 parent 47397fc commit b5f2272

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
@@ -78,7 +78,7 @@ subprojects { subproject ->
7878
junit4Version = '4.12'
7979
junitJupiterVersion = '5.4.0'
8080
junitPlatformVersion = '1.4.0'
81-
kafkaVersion = '2.1.0'
81+
kafkaVersion = '2.1.1'
8282
log4jVersion = '2.11.2'
8383
mockitoVersion = '2.24.0'
8484
scalaVersion = '2.11'

0 commit comments

Comments
 (0)