Skip to content

Commit 310b907

Browse files
Merge pull request #777 from typelevel/update/cats-effect-3.6.1
Update cats-effect, cats-effect-testkit to 3.6.1
2 parents e2d6666 + b620b51 commit 310b907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ object Dependencies {
88
val scalaPb = scalapb.compiler.Version.scalapbVersion
99

1010
val fs2 = "3.12.0"
11-
val catsEffect = "3.6.0"
11+
val catsEffect = "3.6.1"
1212
val ceMunit = "2.1.0"
1313

1414
val sbtProtoc = "1.0.7"

0 commit comments

Comments
 (0)