Skip to content

Commit 1bae0a6

Browse files
build(deps): update cats-effect from 3.6.1 to 3.6.2 (#1794)
1 parent 1d6548d commit 1bae0a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object Dependencies {
2222
// Direct dependencies
2323
val catsCore = "2.13.0"
2424

25-
val catsEffect = "3.6.1"
25+
val catsEffect = "3.6.2"
2626

2727
val circe = "0.14.14"
2828

0 commit comments

Comments
 (0)