Skip to content

Commit

Permalink
Merge pull request #334 from gvolpe/update/cats-effect-3.5.4
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.4
  • Loading branch information
mergify[bot] authored Mar 10, 2024
2 parents 240b4e6 + 22b30a9 commit f0eb4e2
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 @@ -5,7 +5,7 @@ object Dependencies {

object V {
val cats = "2.10.0"
val catsEffect = "3.5.3"
val catsEffect = "3.5.4"
val circe = "0.14.6"
val ciris = "3.2.0"
val doobie = "1.0.0-RC4"
Expand Down

0 comments on commit f0eb4e2

Please sign in to comment.