We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6862f commit 9f59b32Copy full SHA for 9f59b32
build.sbt
@@ -11,7 +11,7 @@ lazy val buildSettings = inThisBuild(
11
lazy val akkaVersion = "2.5.23"
12
lazy val akkaPersistenceCassandraVersion = "0.62"
13
14
-lazy val apacheKafkaClientsVersion = "2.1.1"
+lazy val apacheKafkaClientsVersion = "2.3.0"
15
lazy val catsVersion = "2.0.0-M4"
16
lazy val catsEffectVersion = "2.0.0-M4"
17
0 commit comments