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 31a00bd commit 890e34cCopy full SHA for 890e34c
build.sbt
@@ -3,7 +3,7 @@ import sbtrelease.Version
3
parallelExecution in ThisBuild := false
4
5
val kafkaVersion = "1.1.1"
6
-val confluentVersion = "4.1.0"
+val confluentVersion = "4.1.1"
7
val akkaVersion = "2.5.14"
8
9
lazy val commonSettings = Seq(
0 commit comments