Skip to content

Commit

Permalink
Update cats-effect to 3.5.7 (#3223)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 27, 2024
1 parent a0581ae commit f38ec82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object Dependencies {
val AkkaHttpVersion = "10.2.10"
val AkkaVersion = "2.6.21"
val CatsEffect2Version = "2.5.5"
val CatsEffectVersion = "3.5.6"
val CatsEffectVersion = "3.5.7"
val CirceVersion = "0.14.10"
val CommonsIoVersion = "2.18.0"
val ElasticsearchVersion = "8.16.1"
Expand Down

0 comments on commit f38ec82

Please sign in to comment.