Skip to content

Commit

Permalink
Merge pull request #1357 from zio/update/zio-prelude-1.0.0-RC35
Browse files Browse the repository at this point in the history
Update zio-prelude to 1.0.0-RC35
  • Loading branch information
vigoo authored Nov 28, 2024
2 parents d892bff + 7f40797 commit 54eb480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ object Common extends AutoPlugin {
val zioCatsInteropVersion = "23.1.0.2"
val zioReactiveStreamsInteropVersion = "2.0.2"
val zioConfigVersion = "4.0.2"
val zioPreludeVersion = "1.0.0-RC26"
val zioPreludeVersion = "1.0.0-RC35"
val catsEffectVersion = "3.5.6"

val awsVersion = "2.28.29"
Expand Down

0 comments on commit 54eb480

Please sign in to comment.