Skip to content

Commit 723a4ae

Browse files
Update pekko-actor, pekko-slf4j, ... to 1.1.3+7-babf3b17-SNAPSHOT
1 parent 9fadf33 commit 723a4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ThisBuild / organizationHomepage := Some(url("https://aiven.io/"))
1111
// Remove when Pekko Connectors 1.0.2 is out
1212
ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
1313

14-
val pekkoVersion = "1.1.0-M0+204-d829637e-SNAPSHOT" // Change to 1.1.0 when its released
14+
val pekkoVersion = "1.1.3+7-babf3b17-SNAPSHOT" // Change to 1.1.0 when its released
1515
val pekkoHttpVersion = "1.0.1"
1616
val pekkoConnectorsKafkaVersion = "1.0.0"
1717
val kafkaClientsVersion = "3.7.0"

0 commit comments

Comments
 (0)