We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f0f65d commit 903d6d1Copy full SHA for 903d6d1
build.gradle
@@ -75,7 +75,7 @@ subprojects { subproject ->
75
junit4Version = '4.12'
76
junitJupiterVersion = '5.1.1'
77
junitPlatformVersion = '1.1.1'
78
- kafkaVersion = '1.1.0'
+ kafkaVersion = '1.1.1'
79
log4jVersion = '2.11.0'
80
mockitoVersion = '2.18.0'
81
scalaVersion = '2.11'
0 commit comments