Skip to content

Commit 5d1fe96

Browse files
Update munit to 1.0.3 (#64)
1 parent 6d80e22 commit 5d1fe96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Versions.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ object Versions {
22
val oslib = "0.11.3"
33
val weaver = "0.8.4"
44
val pprint = "0.9.0"
5-
val munit = "1.0.2"
5+
val munit = "1.0.3"
66
val scalatest = "3.2.19"
77
val scalacCompatAnnotation = "0.1.4"
88
}

0 commit comments

Comments
 (0)