Skip to content

Commit 682a74d

Browse files
committed
Update pekko-http, pekko-http-spray-json, ... to 1.3.0
1 parent e8d2358 commit 682a74d

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.6"
1010
val Logback = "1.5.18"
1111
val Pekko = "1.1.4"
12-
val PekkoHttp = "1.2.0"
12+
val PekkoHttp = "1.3.0"
1313
val Prometheus = "1.3.8"
1414
val ScalaCollectionCompat = "2.13.0"
1515
val ScalaLogging = "3.9.5"

0 commit comments

Comments
 (0)