Skip to content

Commit 890e34c

Browse files
francescopellegrinimanub
authored andcommitted
bump Confluent version to 4.1.1 (#149)
1 parent 31a00bd commit 890e34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbtrelease.Version
33
parallelExecution in ThisBuild := false
44

55
val kafkaVersion = "1.1.1"
6-
val confluentVersion = "4.1.0"
6+
val confluentVersion = "4.1.1"
77
val akkaVersion = "2.5.14"
88

99
lazy val commonSettings = Seq(

0 commit comments

Comments
 (0)