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 18fdac5 commit 81f4f0bCopy full SHA for 81f4f0b
project/Dependencies.scala
@@ -10,7 +10,7 @@ object Dependencies {
10
val jacksonVersion = "2.18.2"
11
val log4sVersion = "1.8.2"
12
val logbackVersion = "1.5.16"
13
- val munitVersion = "1.0.0"
+ val munitVersion = "1.1.0"
14
val scalaTestVersion = "3.2.19"
15
16
val scalaTest = Seq(
0 commit comments