Skip to content

Commit d1b95c7

Browse files
committed
Update zio-schema-json to 1.7.5
1 parent 754988a commit d1b95c7

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
@@ -269,7 +269,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
269269
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3" intransitive(),
270270
"org.playframework" %%% "play-json" % "3.0.5",
271271
"dev.zio" %%% "zio-json" % "0.7.44",
272-
"dev.zio" %%% "zio-schema-json" % "1.7.4",
272+
"dev.zio" %%% "zio-schema-json" % "1.7.5",
273273
"io.circe" %%% "circe-generic" % "0.14.14",
274274
"io.circe" %%% "circe-jawn" % "0.14.14",
275275
"com.lihaoyi" %%% "upickle" % "4.3.2",

0 commit comments

Comments
 (0)