Skip to content

Commit 78d8930

Browse files
Update pekko-http-spray-json, ... to 1.1.0
1 parent 9fadf33 commit 78d8930

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
@@ -12,7 +12,7 @@ ThisBuild / organizationHomepage := Some(url("https://aiven.io/"))
1212
ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
1313

1414
val pekkoVersion = "1.1.0-M0+204-d829637e-SNAPSHOT" // Change to 1.1.0 when its released
15-
val pekkoHttpVersion = "1.0.1"
15+
val pekkoHttpVersion = "1.1.0"
1616
val pekkoConnectorsKafkaVersion = "1.0.0"
1717
val kafkaClientsVersion = "3.7.0"
1818
val pekkoConnectorsVersion = "1.0.2"

0 commit comments

Comments
 (0)