Skip to content

Commit e8c8424

Browse files
committed
Update munit to 1.0.4 in 0.11.x
1 parent 5398562 commit e8c8424

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
@@ -16,7 +16,7 @@ object Dependencies {
1616
val annotationApi = "1.3.2"
1717
val cats = "2.6.1"
1818
val mockito = "5.18.0"
19-
val munit = "1.0.0"
19+
val munit = "1.0.4"
2020
val scalaTest = "3.2.19"
2121
val scalaTestPlusMockito = "3.1.0.0"
2222
val scalaTestPlusScalaCheck = "3.2.18.0"

0 commit comments

Comments
 (0)