Skip to content

Commit

Permalink
Update zio-json to 0.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
plokhotnyuk committed Feb 2, 2025
1 parent d927544 commit 558b3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.29",
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3" intransitive(),
"org.playframework" %%% "play-json" % "3.0.4",
"dev.zio" %%% "zio-json" % "0.7.9",
"dev.zio" %%% "zio-json" % "0.7.13",
"dev.zio" %%% "zio-schema-json" % "1.6.1",
"io.circe" %%% "circe-generic" % "0.14.10",
"io.circe" %%% "circe-jawn" % "0.14.10",
Expand Down

0 comments on commit 558b3dd

Please sign in to comment.