Skip to content

Commit

Permalink
Update munit-cats-effect to 2.0.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward[bot] committed May 8, 2024
1 parent ed8b1bf commit 46943f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/LibraryDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object LibraryDependencies {
val scalacheck =
"org.scalameta" %% "munit-scalacheck" % munitVersion
val catsEffect =
"org.typelevel" %% "munit-cats-effect" % "2.0.0-M5"
"org.typelevel" %% "munit-cats-effect" % "2.0.0-RC1"
val scalacheckEffect =
"org.typelevel" %% "scalacheck-effect-munit" % "2.0.0-M2"
}
Expand Down

0 comments on commit 46943f2

Please sign in to comment.