Skip to content

Commit 834e077

Browse files
authored
Update play-json to 3.0.4
1 parent fe6abc3 commit 834e077

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
@@ -250,7 +250,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
250250
}),
251251
libraryDependencies ++= Seq(
252252
"io.spray" %% "spray-json" % "1.3.6",
253-
"org.playframework" %%% "play-json" % "3.0.3",
253+
"org.playframework" %%% "play-json" % "3.0.4",
254254
"dev.zio" %%% "zio-json" % "0.7.0",
255255
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3",
256256
"com.lihaoyi" %%% "upickle" % "3.3.1",

0 commit comments

Comments
 (0)