Skip to content

Commit f4b0c74

Browse files
authored
Merge pull request #65 from scala-steward/update/munit-1.0.3
Update munit to 1.0.3
2 parents 458375b + 9a24130 commit f4b0c74

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
@@ -4,7 +4,7 @@ import complete.DefaultParsers._
44
import sbt.Reference.display
55
import org.typelevel.sbt.tpolecat.{CiMode, DevMode}
66

7-
val munitVersion = "1.0.2"
7+
val munitVersion = "1.0.3"
88
val munitScalacheckVersion = "1.0.0"
99
val catsVersion = "2.12.0"
1010
val scalatestVersion = "3.2.19"

0 commit comments

Comments
 (0)