Skip to content

Commit 11c0675

Browse files
authored
Merge pull request #1154 from scala-steward/update/play-json-3.1.0-M8
play-json 3.1.0-M8 (was 3.1.0-M7)
2 parents 4f2d998 + 3c04e2d commit 11c0675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ object Dependencies {
2626

2727
val junitInterface = Seq("com.github.sbt" % "junit-interface" % "0.13.3")
2828

29-
val playJson = Seq("org.playframework" %% "play-json" % "3.1.0-M7")
29+
val playJson = Seq("org.playframework" %% "play-json" % "3.1.0-M8")
3030

3131
val slf4jApi = Seq("org.slf4j" % "slf4j-api" % "2.0.17")
3232

0 commit comments

Comments
 (0)