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 e7b456c commit 4b5667cCopy full SHA for 4b5667c
build.sbt
@@ -12,7 +12,7 @@ ThisBuild / developers := List(
12
Developer("brunoballekens", "Bruno Ballekens", "[email protected]", url("https://github.com/brunoballekens"))
13
)
14
ThisBuild / licenses := List("MIT License" -> url("http://www.opensource.org/licenses/mit-license.php"))
15
-val playWsVersion = "3.0.8"
+val playWsVersion = "3.0.9"
16
val playJsonVersion = "3.0.6"
17
val specs2Version = "4.23.0"
18
val pekkoVersion = "1.2.1"
0 commit comments