We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fadf33 commit eb9fcbeCopy full SHA for eb9fcbe
build.sbt
@@ -13,7 +13,7 @@ ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
13
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"
+val pekkoConnectorsKafkaVersion = "1.1.0"
17
val kafkaClientsVersion = "3.7.0"
18
val pekkoConnectorsVersion = "1.0.2"
19
val futilesVersion = "2.0.2"
0 commit comments