Skip to content

Commit

Permalink
Merge pull request #557 from scala-steward/update/scalacheck-effect-m…
Browse files Browse the repository at this point in the history
…unit-1.0.3

Update scalacheck-effect-munit to 1.0.3
  • Loading branch information
mergify[bot] authored Oct 3, 2021
2 parents 0144f60 + c40dc15 commit ae26b0b
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)
libraryDependencies ++= Seq(
"org.scalameta" %%% "munit" % "0.7.29",
"org.scalameta" % "junit-interface" % "0.7.29",
"org.typelevel" %%% "scalacheck-effect-munit" % "1.0.2",
"org.typelevel" %%% "scalacheck-effect-munit" % "1.0.3",
"org.typelevel" %%% "munit-cats-effect-3" % "1.0.6",
"org.typelevel" %%% "cats-free" % "2.6.1",
"org.typelevel" %%% "cats-laws" % "2.6.1",
Expand Down

0 comments on commit ae26b0b

Please sign in to comment.