Skip to content

Commit

Permalink
Update munit, munit-scalacheck to 1.0.0-RC1 (#1684)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 6, 2024
1 parent 7fafdd6 commit b6dd6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object Dependencies {
val annotationApi = "1.3.2"
val cats = "2.6.1"
val mockito = "5.11.0"
val munit = "1.0.0-M12"
val munit = "1.0.0-RC1"
val scalaTest = "3.2.18"
val scalaTestPlusMockito = "3.1.0.0"
val scalaTestPlusScalaCheck = "3.2.18.0"
Expand Down

0 comments on commit b6dd6d2

Please sign in to comment.