Skip to content

Commit 94afc16

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update play-json to 3.1.0-M7
1 parent 8f2c395 commit 94afc16

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
@@ -18,7 +18,7 @@ val msgpack4zPlay = crossProject(JSPlatform, JVMPlatform, NativePlatform)
1818
libraryDependencies += "org.playframework" %%% "play-json" % "3.0.6",
1919
)
2020
.nativeSettings(
21-
libraryDependencies += "org.playframework" %%% "play-json" % "3.1.0-M5",
21+
libraryDependencies += "org.playframework" %%% "play-json" % "3.1.0-M7",
2222
scalapropsNativeSettings
2323
)
2424
.jsSettings(

0 commit comments

Comments
 (0)