Skip to content

Commit

Permalink
Update munit to 1.0.0-M9
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Sep 14, 2023
1 parent 22f6d14 commit 627e74f
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 @@ -16,7 +16,7 @@ import scala.language.existentials

lazy val scalaCheckVersion = "1.17.0"

lazy val munit = "1.0.0-M7"
lazy val munit = "1.0.0-M9"
lazy val munitDiscipline = "2.0.0-M3"

lazy val algebraVersion = "2.9.0"
Expand Down

0 comments on commit 627e74f

Please sign in to comment.