Skip to content

Commit

Permalink
Merge pull request #888 from scala-steward/update/cats-effect-3.5.7
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.7
  • Loading branch information
mergify[bot] authored Nov 27, 2024
2 parents 789a0fc + b3ab1c0 commit 57ff7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ lazy val library =
val scalaTest = "3.2.19"
val munit = "1.0.2"
val cats = "2.12.0"
val catsEffect = "3.5.6"
val catsEffect = "3.5.7"
val parboiled = "2.5.1"
val scalaCheck = "1.18.1"
val sangriaCirce = "1.3.2"
Expand Down

0 comments on commit 57ff7e1

Please sign in to comment.