Skip to content

Commit

Permalink
Merge pull request #1011 from typelevel/update/series/0.6.x/munit-cat…
Browse files Browse the repository at this point in the history
…s-effect-2.0.0-M4

Update munit-cats-effect to 2.0.0-M4 in series/0.6.x
  • Loading branch information
armanbilge authored Nov 13, 2023
2 parents 1e238a1 + 82839f5 commit 27e6d94
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 @@ -173,7 +173,7 @@ lazy val tests = crossProject(JVMPlatform, JSPlatform, NativePlatform)
"org.scalameta" %%% "munit" % "1.0.0-M10",
"org.scalameta" % "junit-interface" % "1.0.0-M10",
"org.typelevel" %%% "scalacheck-effect-munit" % "2.0.0-M2",
"org.typelevel" %%% "munit-cats-effect" % "2.0.0-M3",
"org.typelevel" %%% "munit-cats-effect" % "2.0.0-M4",
"org.typelevel" %%% "cats-free" % "2.10.0",
"org.typelevel" %%% "cats-laws" % "2.10.0",
"org.typelevel" %%% "cats-effect-testkit" % "3.5.2",
Expand Down

0 comments on commit 27e6d94

Please sign in to comment.