Skip to content

Commit

Permalink
Update munit
Browse files Browse the repository at this point in the history
  • Loading branch information
durban committed Dec 11, 2023
1 parent faf54a6 commit 0452620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ lazy val dependencies = new {
"org.typelevel" %%% "cats-effect-kernel-testkit" % catsEffectVersion,
"org.typelevel" %%% "cats-effect-testkit" % catsEffectVersion,
catsMtlLaws.value,
"org.typelevel" %%% "munit-cats-effect" % "2.0.0-M3",
"org.typelevel" %%% "munit-cats-effect" % "2.0.0-M4",
"org.typelevel" %%% "scalacheck-effect" % scalacheckEffectVersion,
"org.typelevel" %%% "scalacheck-effect-munit" % scalacheckEffectVersion,
"org.typelevel" %%% "discipline-munit" % "2.0.0-M3",
Expand Down

0 comments on commit 0452620

Please sign in to comment.