Skip to content

Commit a2f029b

Browse files
Update play-json to 3.0.6 (#300)
1 parent 41589f8 commit a2f029b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ThisBuild / developers := List(
1313
)
1414
ThisBuild / licenses := List("MIT License" -> url("http://www.opensource.org/licenses/mit-license.php"))
1515
val playWsVersion = "3.0.8"
16-
val playJsonVersion = "3.0.5"
16+
val playJsonVersion = "3.0.6"
1717
val specs2Version = "4.22.0"
1818
val pekkoVersion = "1.2.1"
1919

0 commit comments

Comments
 (0)