Skip to content

Commit 043948f

Browse files
Update zio-prelude to 1.0.0-RC41 (#640)
1 parent 82cbb6e commit 043948f

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.8",
4949
"com.softwaremill.sttp.client4" %% "zio-json" % "4.0.8",
5050
"dev.zio" %% "zio-json" % "0.7.43",
51-
"dev.zio" %% "zio-prelude" % "1.0.0-RC40",
51+
"dev.zio" %% "zio-prelude" % "1.0.0-RC41",
5252
"dev.zio" %% "zio-schema" % "1.7.2",
5353
"dev.zio" %% "zio-schema-json" % "1.7.2",
5454
"org.apache.commons" % "commons-lang3" % "3.17.0",

0 commit comments

Comments
 (0)