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
scala-steward authored and rosvit committed Dec 9, 2024
1 parent 7579fc2 commit 017b7d2
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 @@ -9,7 +9,7 @@ object Dependencies {
val circeVersion = "0.14.10"
val fitSdkVersion = "21.141.0"
val scalaTestVersion = "3.2.19"
val catsEffectScalaTestVersion = "1.5.0"
val catsEffectScalaTestVersion = "1.6.0"

lazy val cats = "org.typelevel" %% "cats-core" % catsVersion
lazy val catsEffect = "org.typelevel" %% "cats-effect" % catsEffectVersion
Expand Down

0 comments on commit 017b7d2

Please sign in to comment.