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 7793c0b commit 0a27d14Copy full SHA for 0a27d14
build.gradle
@@ -80,7 +80,7 @@ subprojects { subproject ->
80
hamcrestVersion = '1.3'
81
jacksonVersion = '2.8.10'
82
junitVersion = '4.12'
83
- kafkaVersion = '0.11.0.0'
+ kafkaVersion = '0.11.0.2'
84
log4jVersion = '1.2.17'
85
mockitoVersion = '1.10.19'
86
scalaVersion = '2.11'
0 commit comments