Skip to content

Commit

Permalink
Merge pull request #752 from typelevel/update/cats-effect-3.5.7
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-testkit to 3.5.7
  • Loading branch information
ahjohannessen authored Nov 28, 2024
2 parents 84a9e11 + 9a06f05 commit 03abe63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Dependencies {
val scalaPb = scalapb.compiler.Version.scalapbVersion

val fs2 = "3.11.0"
val catsEffect = "3.5.6"
val catsEffect = "3.5.7"
val ceMunit = "2.0.0"

val sbtProtoc = "1.0.7"
Expand Down

0 comments on commit 03abe63

Please sign in to comment.