Skip to content

Commit 3540e2d

Browse files
Update munit from 1.2.1 to 1.2.3 (#36)
1 parent dd1ac94 commit 3540e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ val versions = new {
33
val sbt = "1.5.8"
44
val commonsCompress = "1.28.0"
55
val toml4j = "0.7.3"
6-
val munit = "1.2.1"
6+
val munit = "1.2.3"
77
}
88

99
val common: Seq[Setting[_]] = Seq(

0 commit comments

Comments
 (0)