Skip to content

Commit 6c4c6c6

Browse files
Update zio-schema-json to 1.7.2 (#1283)
1 parent 2ea7a95 commit 6c4c6c6

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
@@ -244,7 +244,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
244244
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3" intransitive(),
245245
"org.playframework" %%% "play-json" % "3.0.4",
246246
"dev.zio" %%% "zio-json" % "0.7.43",
247-
"dev.zio" %%% "zio-schema-json" % "1.7.1",
247+
"dev.zio" %%% "zio-schema-json" % "1.7.2",
248248
"io.circe" %%% "circe-generic" % "0.14.13",
249249
"io.circe" %%% "circe-jawn" % "0.14.13",
250250
"com.lihaoyi" %%% "upickle" % "4.2.1",

0 commit comments

Comments
 (0)