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 2c5d6ea commit ffd0743Copy full SHA for ffd0743
build.sbt
@@ -13,7 +13,7 @@ ThisBuild / developers := List(
13
)
14
ThisBuild / licenses := List("MIT License" -> url("http://www.opensource.org/licenses/mit-license.php"))
15
val playWsVersion = "3.0.7"
16
-val playJsonVersion = "3.0.4"
+val playJsonVersion = "3.0.5"
17
val specs2Version = "4.21.0"
18
val pekkoVersion = "1.1.4"
19
0 commit comments