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 5398562 commit e8c8424Copy full SHA for e8c8424
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.18.0"
19
- val munit = "1.0.0"
+ val munit = "1.0.4"
20
val scalaTest = "3.2.19"
21
val scalaTestPlusMockito = "3.1.0.0"
22
val scalaTestPlusScalaCheck = "3.2.18.0"
0 commit comments