Skip to content

Commit

Permalink
Upgrade kafka-clients to 0.11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed May 8, 2018
1 parent 7793c0b commit 0a27d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ subprojects { subproject ->
hamcrestVersion = '1.3'
jacksonVersion = '2.8.10'
junitVersion = '4.12'
kafkaVersion = '0.11.0.0'
kafkaVersion = '0.11.0.2'
log4jVersion = '1.2.17'
mockitoVersion = '1.10.19'
scalaVersion = '2.11'
Expand Down

0 comments on commit 0a27d14

Please sign in to comment.