Skip to content

Commit 9f0d9b0

Browse files
scala-stewardckipp01
authored andcommitted
Update munit to 1.0.4
1 parent 9f51641 commit 9f0d9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sbtcrossproject.CrossProject
22
import sbtcrossproject.CrossType
33

4-
lazy val munitVersion = "1.0.3"
4+
lazy val munitVersion = "1.0.4"
55
lazy val scalametaVersion = "4.9.9"
66
lazy val defaultScala212 = "2.12.20"
77
lazy val defaultScala213 = "2.13.15"

0 commit comments

Comments
 (0)