Skip to content

Commit 3eb4eaf

Browse files
committed
Update zio-prelude to 1.0.0-RC29
1 parent 33f1bc9 commit 3eb4eaf

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
@@ -48,7 +48,7 @@ lazy val library =
4848
"com.softwaremill.sttp.client4" %% "zio" % "4.0.0-M17",
4949
"com.softwaremill.sttp.client4" %% "zio-json" % "4.0.0-M17",
5050
"dev.zio" %% "zio-json" % "0.7.2",
51-
"dev.zio" %% "zio-prelude" % "1.0.0-RC28",
51+
"dev.zio" %% "zio-prelude" % "1.0.0-RC29",
5252
"dev.zio" %% "zio-schema" % "1.3.0",
5353
"dev.zio" %% "zio-schema-json" % "1.3.0",
5454
"org.apache.commons" % "commons-lang3" % "3.16.0",

0 commit comments

Comments
 (0)