Skip to content

Commit

Permalink
Update cats-effect-testing-scalatest to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Dec 8, 2024
1 parent 603f730 commit 5b1e7d2
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 @@ -24,7 +24,7 @@ object Dependencies {

val scalaTest: String = "3.2.18"

val catsEffectTesting: String = "1.5.0"
val catsEffectTesting: String = "1.6.0"
}
val fabric: ModuleID = "org.typelevel" %% "fabric-io" % version.fabric
val profig: ModuleID = "com.outr" %% "profig" % version.profig
Expand Down

0 comments on commit 5b1e7d2

Please sign in to comment.