We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fadf33 commit 723a4aeCopy full SHA for 723a4ae
build.sbt
@@ -11,7 +11,7 @@ ThisBuild / organizationHomepage := Some(url("https://aiven.io/"))
11
// Remove when Pekko Connectors 1.0.2 is out
12
ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
13
14
-val pekkoVersion = "1.1.0-M0+204-d829637e-SNAPSHOT" // Change to 1.1.0 when its released
+val pekkoVersion = "1.1.3+7-babf3b17-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"
0 commit comments