Skip to content

Commit

Permalink
Merge pull request #1281 from zio/update/cats-effect-3.5.3
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.3
  • Loading branch information
vigoo authored Feb 10, 2024
2 parents 9d30513 + 0366fb6 commit a1b1ac5
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 @@ -17,7 +17,7 @@ object Common extends AutoPlugin {
val zioReactiveStreamsInteropVersion = "2.0.2"
val zioConfigVersion = "4.0.1"
val zioPreludeVersion = "1.0.0-RC22"
val catsEffectVersion = "3.5.2"
val catsEffectVersion = "3.5.3"

val awsVersion = "2.21.15"
val awsSubVersion = awsVersion.drop(awsVersion.indexOf('.') + 1)
Expand Down

0 comments on commit a1b1ac5

Please sign in to comment.