Skip to content

Commit c882882

Browse files
committed
build(deps): update cats-effect from 3.6.2 to 3.6.3
1 parent d388e9c commit c882882

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.2"
25+
val catsEffect = "3.6.3"
2626

2727
val circe = "0.14.14"
2828

0 commit comments

Comments
 (0)