Skip to content

Commit

Permalink
Merge pull request #429 from profunktor/update/cats-effect-3.5.3
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.3
  • Loading branch information
froth authored Jan 25, 2024
2 parents 369a837 + b487e34 commit 248217d
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 @@ -4,7 +4,7 @@ object Dependencies {

object V {
val cats = "2.10.0"
val catsEffect = "3.5.2"
val catsEffect = "3.5.3"
val fs2 = "3.9.4"
val http4s = "0.23.25"
val jwt = "9.4.6"
Expand Down

0 comments on commit 248217d

Please sign in to comment.