Skip to content

Commit

Permalink
Merge pull request #512 from scala-steward/update/cats-effect-3.3.7
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-testkit to 3.3.7
  • Loading branch information
ahjohannessen authored Mar 9, 2022
2 parents 60bd771 + 7edcd6a commit 02c5d0e
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.2.5"
val catsEffect = "3.3.6"
val catsEffect = "3.3.7"
val ceMunit = "1.0.7"

val sbtProtoc = "1.0.6"
Expand Down

0 comments on commit 02c5d0e

Please sign in to comment.