We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30a58a5 commit 29f94c8Copy full SHA for 29f94c8
project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
16
val annotationApi = "1.3.2"
17
val cats = "2.6.1"
18
val mockito = "5.11.0"
19
- val munit = "1.0.0-M12"
+ val munit = "1.0.4"
20
val scalaTest = "3.2.18"
21
val scalaTestPlusMockito = "3.1.0.0"
22
val scalaTestPlusScalaCheck = "3.2.18.0"
0 commit comments