Skip to content

Commit d2f9753

Browse files
committed
Update munit, munit-scalacheck to 1.0.0-M11
1 parent 86f21a4 commit d2f9753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object Dependencies {
1717
val annotationApi = "1.3.2"
1818
val cats = "2.6.1"
1919
val mockito = "5.11.0"
20-
val munit = "1.0.0-M8"
20+
val munit = "1.0.0-M11"
2121
val scalaTest = "3.2.18"
2222
val scalaTestPlusMockito = "3.1.0.0"
2323
val scalaTestPlusScalaCheck = "3.2.18.0"

0 commit comments

Comments
 (0)