Skip to content

Commit

Permalink
Merge pull request #3588 from scala-steward/update/munit-scalacheck-0…
Browse files Browse the repository at this point in the history
….7.12

Update munit-scalacheck to 0.7.12
  • Loading branch information
mpilquist authored Aug 29, 2020
2 parents 3f229bd + 05dd614 commit 6bf7443
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 @@ -20,7 +20,7 @@ isTravisBuild in Global := sys.env.contains("TRAVIS")

val scalaCheckVersion = "1.14.3"

val munitVersion = "0.7.11"
val munitVersion = "0.7.12"

val disciplineVersion = "1.0.3"

Expand Down

0 comments on commit 6bf7443

Please sign in to comment.