Skip to content

Commit 733d4f5

Browse files
author
scala-steward
committed
Update zio-json to 0.9.0
1 parent a325e70 commit 733d4f5

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
@@ -815,7 +815,7 @@ lazy val zio1Json = (projectMatrix in file("json/zio1-json"))
815815
.settings(
816816
name := "zio1-json",
817817
libraryDependencies ++= Seq(
818-
"dev.zio" %%% "zio-json" % "0.2.0",
818+
"dev.zio" %%% "zio-json" % "0.9.0",
819819
"com.softwaremill.sttp.shared" %%% "zio1" % sttpSharedVersion
820820
),
821821
scalaTest

0 commit comments

Comments
 (0)