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 7160e08 commit 22313d9Copy full SHA for 22313d9
project/Dependencies.scala
@@ -10,7 +10,7 @@ object Dependencies {
10
val jacksonVersion = "2.17.2"
11
val log4sVersion = "1.8.2"
12
val logbackVersion = "1.5.6"
13
- val munitVersion = "1.0.0"
+ val munitVersion = "1.0.1"
14
val scalaTestVersion = "3.2.19"
15
16
val scalaTest = Seq(
0 commit comments