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 1c984ed commit 6175764Copy full SHA for 6175764
build.sbt
@@ -8,7 +8,7 @@ ThisBuild / organizationName := "lunatech"
8
lazy val V = new {
9
val circe = "0.14.10"
10
val logback = "1.5.16"
11
- val pekko = "1.1.2"
+ val pekko = "1.1.3"
12
val pekkoHttp = "1.1.0"
13
val scalatest = "3.2.19"
14
}
0 commit comments