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 9fadf33 commit 3f688baCopy full SHA for 3f688ba
build.sbt
@@ -14,7 +14,7 @@ ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
14
val pekkoVersion = "1.1.0-M0+204-d829637e-SNAPSHOT" // Change to 1.1.0 when its released
15
val pekkoHttpVersion = "1.0.1"
16
val pekkoConnectorsKafkaVersion = "1.0.0"
17
-val kafkaClientsVersion = "3.7.0"
+val kafkaClientsVersion = "3.7.2"
18
val pekkoConnectorsVersion = "1.0.2"
19
val futilesVersion = "2.0.2"
20
val quillJdbcMonixVersion = "3.7.2"
0 commit comments