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 d83692c commit cf1a541
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 @@ -74,7 +74,7 @@ subprojects { subproject ->
hamcrestVersion = '1.3'
jacksonVersion = '2.9.1'
junitVersion = '4.12'
kafkaVersion = '0.11.0.0'
kafkaVersion = '0.11.0.2'
mockitoVersion = '2.9.0'
scalaVersion = '2.11'
slf4jVersion = '1.7.25'
Expand Down

0 comments on commit cf1a541

Please sign in to comment.