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 744040c commit 531dabeCopy full SHA for 531dabe
project/Dependencies.scala
@@ -10,7 +10,7 @@ object Dependencies {
10
val jacksonVersion = "2.18.0"
11
val log4sVersion = "1.8.2"
12
val logbackVersion = "1.5.10"
13
- val munitVersion = "1.0.0"
+ val munitVersion = "1.0.2"
14
val scalaTestVersion = "3.2.19"
15
16
val scalaTest = Seq(
0 commit comments