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 eef0a8b commit c60244bCopy full SHA for c60244b
build.sbt
@@ -15,7 +15,7 @@ ThisBuild / licenses := List("MIT License" -> url("http://www.opensource.org/lic
15
val playWsVersion = "3.0.7"
16
val playJsonVersion = "3.0.5"
17
val specs2Version = "4.21.0"
18
-val pekkoVersion = "1.1.5"
+val pekkoVersion = "1.2.0"
19
20
val testContainersVersion = "0.43.0"
21
val scalaTestVersion = "3.2.19"
0 commit comments