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 58e64dd commit 6ef6eebCopy full SHA for 6ef6eeb
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.4.1",
53
"dev.zio" %% "zio-schema-json" % "1.4.1",
54
"org.apache.commons" % "commons-lang3" % "3.16.0",
0 commit comments