Skip to content

Commit

Permalink
Update zio-prelude to 1.0.0-RC16 (#2217)
Browse files Browse the repository at this point in the history
Co-authored-by: Balduin Landolt <33053745+BalduinLandolt@users.noreply.github.com>
Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
  • Loading branch information
3 people committed Oct 6, 2022
1 parent e0b1433 commit 748f83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -27,7 +27,7 @@ object Dependencies {
val ZioSchemaVersion = "0.2.0"
val ZioLoggingVersion = "2.1.1"
val ZioMetricsConnectorsVersion = "2.0.0"
val ZioPreludeVersion = "1.0.0-RC15"
val ZioPreludeVersion = "1.0.0-RC16"

// ZIO - all Scala 3 compatible
val zio = "dev.zio" %% "zio" % ZioVersion
Expand Down

0 comments on commit 748f83b

Please sign in to comment.