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 509c8ed commit 7d2f433
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
@@ -1,6 +1,6 @@
object Versions {
val cats = "2.12.0"
val catsEffect = "3.5.6"
val catsEffect = "3.5.7"
val http4s = "0.23.29"
val scalaTest = "3.2.19"
val circe = "0.14.10"
Expand Down

0 comments on commit 7d2f433

Please sign in to comment.