Skip to content

Commit 03abe63

Browse files
Merge pull request #752 from typelevel/update/cats-effect-3.5.7
Update cats-effect, cats-effect-testkit to 3.5.7
2 parents 84a9e11 + 9a06f05 commit 03abe63

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.11.0"
11-
val catsEffect = "3.5.6"
11+
val catsEffect = "3.5.7"
1212
val ceMunit = "2.0.0"
1313

1414
val sbtProtoc = "1.0.7"

0 commit comments

Comments
 (0)