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 27cd2b5 commit ef62841Copy full SHA for ef62841
build.sbt
@@ -2,7 +2,7 @@ import sbtrelease.Version
2
3
parallelExecution in ThisBuild := false
4
5
-val kafkaVersion = "0.10.2.0"
+val kafkaVersion = "0.10.2.1"
6
val akkaVersion = "2.4.17"
7
8
val slf4jLog4jOrg = "org.slf4j"
0 commit comments