Skip to content

Commit c3b6bae

Browse files
Update play-json to 3.0.5 (#1300)
1 parent f1c3188 commit c3b6bae

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
@@ -242,7 +242,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
242242
libraryDependencies ++= Seq(
243243
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.38",
244244
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3" intransitive(),
245-
"org.playframework" %%% "play-json" % "3.0.4",
245+
"org.playframework" %%% "play-json" % "3.0.5",
246246
"dev.zio" %%% "zio-json" % "0.7.44",
247247
"dev.zio" %%% "zio-schema-json" % "1.7.3",
248248
"io.circe" %%% "circe-generic" % "0.14.14",

0 commit comments

Comments
 (0)