Skip to content

Commit 87b4604

Browse files
Merge pull request #789 from typelevel/update/cats-effect-3.6.3
Update cats-effect, cats-effect-testkit to 3.6.3
2 parents 7220165 + 9263b64 commit 87b4604

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

1414
val sbtProtoc = "1.0.8"

0 commit comments

Comments
 (0)