We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1ac94 commit 3540e2dCopy full SHA for 3540e2d
build.sbt
@@ -3,7 +3,7 @@ val versions = new {
3
val sbt = "1.5.8"
4
val commonsCompress = "1.28.0"
5
val toml4j = "0.7.3"
6
- val munit = "1.2.1"
+ val munit = "1.2.3"
7
}
8
9
val common: Seq[Setting[_]] = Seq(
0 commit comments