Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update cats-effect to 3.5.7
Browse files Browse the repository at this point in the history
scala-steward committed Nov 27, 2024

Verified

This commit was signed with the committer’s verified signature.
scala-steward Scala Steward
1 parent 6dcc908 commit 1dcdf84
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
@@ -8,7 +8,7 @@ object Dependencies {

val trace4cats = "0.14.0"

val catsEffect = "3.3.14"
val catsEffect = "3.5.7"
val zioInteropCats = "3.2.9.1"

val kindProjector = "0.13.2"

0 comments on commit 1dcdf84

Please sign in to comment.