We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef2bcd7 + 83cc7d1 commit c4bf1a5Copy full SHA for c4bf1a5
project/Dependencies.scala
@@ -8,8 +8,8 @@ object Dependencies {
8
val DropwizardV5 = "5.0.0"
9
val Enumeratum = "1.7.3"
10
val Logback = "1.5.4"
11
- val Pekko = "1.0.2"
12
- val PekkoHttp = "1.0.1"
+ val Pekko = "1.1.3"
+ val PekkoHttp = "1.1.0"
13
val Prometheus = "0.16.0"
14
val ScalaCollectionCompat = "2.11.0"
15
val ScalaLogging = "3.9.5"
0 commit comments