Skip to content

Commit d2daef1

Browse files
author
scala-steward
committed
Update zio-json to 0.9.2
1 parent c8c323b commit d2daef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ lazy val zio1Json = (projectMatrix in file("json/zio1-json"))
817817
.settings(
818818
name := "zio1-json",
819819
libraryDependencies ++= Seq(
820-
"dev.zio" %%% "zio-json" % "0.2.0",
820+
"dev.zio" %%% "zio-json" % "0.9.2",
821821
"com.softwaremill.sttp.shared" %%% "zio1" % sttpSharedVersion
822822
),
823823
scalaTest

0 commit comments

Comments
 (0)