Skip to content

Commit

Permalink
Merge pull request #4605 from typelevel/update/discipline-munit-2.0.0
Browse files Browse the repository at this point in the history
Update discipline-munit to 2.0.0
  • Loading branch information
danicheg committed May 25, 2024
2 parents 6529b30 + fc582bb commit cff7d75
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 @@ -4,7 +4,7 @@ val scalaCheckVersion = "1.18.0"

val disciplineVersion = "1.7.0"

val disciplineMunitVersion = "2.0.0-M4"
val disciplineMunitVersion = "2.0.0"

val munitVersion = "1.0.0"

Expand Down

0 comments on commit cff7d75

Please sign in to comment.