Skip to content

Commit

Permalink
Update cats-effect to 3.4.11 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 26, 2023
1 parent bae7438 commit 2514078
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
Expand Up @@ -11,7 +11,7 @@ object Dependencies {
}

object CatsEffect {
private val version = "3.4.8"
private val version = "3.4.11"
val effect = "org.typelevel" %% "cats-effect" % version
}
}

0 comments on commit 2514078

Please sign in to comment.