Skip to content

Commit ffd0743

Browse files
Update play-json to 3.0.5 (#274)
1 parent 2c5d6ea commit ffd0743

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.7"
16-
val playJsonVersion = "3.0.4"
16+
val playJsonVersion = "3.0.5"
1717
val specs2Version = "4.21.0"
1818
val pekkoVersion = "1.1.4"
1919

0 commit comments

Comments
 (0)