Skip to content

Commit 7220165

Browse files
Merge pull request #788 from typelevel/update/cats-effect-3.6.2
Update cats-effect, cats-effect-testkit to 3.6.2
2 parents 74e59cf + 7637299 commit 7220165

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.1"
11+
val catsEffect = "3.6.2"
1212
val ceMunit = "2.1.0"
1313

1414
val sbtProtoc = "1.0.8"

0 commit comments

Comments
 (0)