Skip to content

Commit

Permalink
Update cats-effect to 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 28, 2023
1 parent 0fe3c05 commit 6e6a644
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.15"
val http4sBlazeClient = "0.23.15"
val catsCore = "2.10.0"
val catsEffect = "3.5.1"
val catsEffect = "3.5.2"
val circe = "0.14.6"
val circeGenericExtras = "0.14.3"
val circeYaml = "0.14.2"
Expand Down

0 comments on commit 6e6a644

Please sign in to comment.