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 41589f8 commit a2f029bCopy full SHA for a2f029b
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.8"
16
-val playJsonVersion = "3.0.5"
+val playJsonVersion = "3.0.6"
17
val specs2Version = "4.22.0"
18
val pekkoVersion = "1.2.1"
19
0 commit comments