Skip to content

Commit 2fbb157

Browse files
committed
Update play-json to 3.0.6
1 parent e424dc5 commit 2fbb157

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
@@ -313,7 +313,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
313313
libraryDependencies ++= Seq(
314314
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.43",
315315
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3" intransitive(),
316-
"org.playframework" %%% "play-json" % "3.0.5",
316+
"org.playframework" %%% "play-json" % "3.0.6",
317317
"dev.zio" %%% "zio-json" % "0.7.44",
318318
"dev.zio" %%% "zio-schema-json" % "1.7.5",
319319
"io.circe" %%% "circe-generic" % "0.14.15",

0 commit comments

Comments
 (0)