Skip to content

Commit

Permalink
Update cats-effect to 3.5.4 (#3020)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 10, 2024
1 parent 3bb9261 commit 4a892cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -5,7 +5,7 @@ object Dependencies {
val AkkaHttpVersion = "10.2.10"
val AkkaVersion = "2.6.20"
val CatsEffect2Version = "2.5.5"
val CatsEffectVersion = "3.5.3"
val CatsEffectVersion = "3.5.4"
val CatsVersion = "2.0.0"
val CirceVersion = "0.14.6"
val CommonsIoVersion = "2.15.1"
Expand Down

0 comments on commit 4a892cc

Please sign in to comment.