We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f1bc9 commit 3eb4eafCopy full SHA for 3eb4eaf
build.sbt
@@ -48,7 +48,7 @@ lazy val library =
48
"com.softwaremill.sttp.client4" %% "zio" % "4.0.0-M17",
49
"com.softwaremill.sttp.client4" %% "zio-json" % "4.0.0-M17",
50
"dev.zio" %% "zio-json" % "0.7.2",
51
- "dev.zio" %% "zio-prelude" % "1.0.0-RC28",
+ "dev.zio" %% "zio-prelude" % "1.0.0-RC29",
52
"dev.zio" %% "zio-schema" % "1.3.0",
53
"dev.zio" %% "zio-schema-json" % "1.3.0",
54
"org.apache.commons" % "commons-lang3" % "3.16.0",
0 commit comments