Skip to content

Commit

Permalink
build(deps): update cats-effect from 3.5.2 to 3.5.3 (#1494)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 17, 2024
1 parent b6dc3d5 commit 9885986
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 @@ -20,7 +20,7 @@ object Dependencies {

// Direct dependencies
val catsCore = "2.10.0"
val catsEffect = "3.5.2"
val catsEffect = "3.5.3"
val circe = "0.14.6"
val fansi = "0.4.0"
val fs2 = "3.9.3"
Expand Down

0 comments on commit 9885986

Please sign in to comment.