Skip to content

Commit

Permalink
Update cats-effect to 3.5.7 (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 9, 2025
1 parent 5a9d667 commit a465d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ object Versions {
}

object Deps {
def catsEffect = ivy"org.typelevel::cats-effect::3.5.4"
def catsEffect = ivy"org.typelevel::cats-effect::3.5.7"
def catsEffect2 = ivy"org.typelevel::cats-effect::2.5.5"
def dataClass = ivy"io.github.alexarchambault::data-class:0.2.6"
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
Expand Down

0 comments on commit a465d47

Please sign in to comment.