Skip to content

Commit

Permalink
Update cats-effect to 3.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 27, 2024
1 parent 9c97425 commit e560800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ object Versions {
val http4sBlazeServer = "0.23.17"
val http4sBlazeClient = "0.23.17"
val catsCore = "2.12.0"
val catsEffect = "3.5.6"
val catsEffect = "3.5.7"
val circe = "0.14.9"
val circeGenericExtras = "0.14.3"
val circeYaml = "0.15.2"
Expand Down

0 comments on commit e560800

Please sign in to comment.