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 b03e54c commit e04af23Copy full SHA for e04af23
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.4"
+val pekkoVersion = "1.1.5"
19
20
val testContainersVersion = "0.43.0"
21
val scalaTestVersion = "3.2.19"
0 commit comments