Skip to content

Commit

Permalink
Update dependency dev.zio:zio-prelude to v1.0.0-RC21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2023
1 parent 7e3dd1d commit a62b53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck"
val zioVersion = "2.0.4"
val zioHttpVersion = "2.0.0-RC11"
val zioJson = "0.4.1"
val zioPreludeVersion = "1.0.0-RC16"
val zioPreludeVersion = "1.0.0-RC21"
val sttpVersion = "3.8.3"

lazy val `zio-webhooks` =
Expand Down

0 comments on commit a62b53e

Please sign in to comment.