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 88bc864 commit 85931e4Copy full SHA for 85931e4
build.sbt
@@ -15,7 +15,7 @@ ThisBuild / licenses := List("MIT License" -> url("http://www.opensource.org/lic
15
val playWsVersion = "3.0.5"
16
val playJsonVersion = "3.0.4"
17
val specs2Version = "4.20.9"
18
-val pekkoVersion = "1.0.3"
+val pekkoVersion = "1.1.2"
19
20
val testContainersVersion = "0.41.4"
21
val scalaTestVersion = "3.2.19"
0 commit comments