Skip to content

Commit

Permalink
Update munit-cats-effect to 2.0.0-M4 (#648)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
  • Loading branch information
etspaceman-scala-steward-app[bot] and scala-steward[bot] authored Nov 15, 2023
1 parent ee897e3 commit f7c1e45
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 @@ -30,7 +30,7 @@ object LibraryDependencies {
val scalacheck =
Def.setting("org.scalameta" %%% "munit-scalacheck" % munitVersion)
val catsEffect =
Def.setting("org.typelevel" %%% "munit-cats-effect" % "2.0.0-M3")
Def.setting("org.typelevel" %%% "munit-cats-effect" % "2.0.0-M4")
val scalacheckEffect =
Def.setting("org.typelevel" %%% "scalacheck-effect-munit" % "2.0.0-M2")
}
Expand Down

0 comments on commit f7c1e45

Please sign in to comment.