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.
1 parent c7d14aa commit b5b99caCopy full SHA for b5b99ca
build.sbt
@@ -8,7 +8,7 @@ ThisBuild / organizationName := "lunatech"
8
lazy val V = new {
9
val circe = "0.14.9"
10
val logback = "1.5.6"
11
- val pekko = "1.0.2"
+ val pekko = "1.0.3"
12
val pekkoHttp = "1.0.1"
13
val scalatest = "3.2.19"
14
}
0 commit comments