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 82cbb6e commit 043948fCopy full SHA for 043948f
build.sbt
@@ -48,7 +48,7 @@ lazy val library =
48
"com.softwaremill.sttp.client4" %% "zio" % "4.0.8",
49
"com.softwaremill.sttp.client4" %% "zio-json" % "4.0.8",
50
"dev.zio" %% "zio-json" % "0.7.43",
51
- "dev.zio" %% "zio-prelude" % "1.0.0-RC40",
+ "dev.zio" %% "zio-prelude" % "1.0.0-RC41",
52
"dev.zio" %% "zio-schema" % "1.7.2",
53
"dev.zio" %% "zio-schema-json" % "1.7.2",
54
"org.apache.commons" % "commons-lang3" % "3.17.0",
0 commit comments