Skip to content

Commit 2fdcf91

Browse files
committed
Update zio-json to 0.7.45
1 parent 884b779 commit 2fdcf91

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
@@ -314,7 +314,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
314314
"com.disneystreaming.smithy4s" %%% "smithy4s-json" % "0.18.43",
315315
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3" intransitive(),
316316
"org.playframework" %%% "play-json" % "3.0.6",
317-
"dev.zio" %%% "zio-json" % "0.7.44",
317+
"dev.zio" %%% "zio-json" % "0.7.45",
318318
"dev.zio" %%% "zio-schema-json" % "1.7.5",
319319
"io.circe" %%% "circe-generic" % "0.14.15",
320320
"io.circe" %%% "circe-jawn" % "0.14.15",

0 commit comments

Comments
 (0)