Skip to content

Commit 3b4b967

Browse files
committed
Update pekko-http, pekko-http-spray-json, ... to 1.2.0
1 parent 7637e24 commit 3b4b967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object Dependencies {
99
val Enumeratum = "1.7.5"
1010
val Logback = "1.5.17"
1111
val Pekko = "1.1.3"
12-
val PekkoHttp = "1.1.0"
12+
val PekkoHttp = "1.2.0"
1313
val Prometheus = "1.3.6"
1414
val ScalaCollectionCompat = "2.13.0"
1515
val ScalaLogging = "3.9.5"

0 commit comments

Comments
 (0)