Skip to content

Commit fd91386

Browse files
Update pekko-actor, pekko-stream-testkit to 1.1.1+17-fb67f7f6-SNAPSHOT
1 parent 9fadf33 commit fd91386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
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.1+17-fb67f7f6-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)