Skip to content

Commit e136baa

Browse files
committed
Update munit to 1.0.0
1 parent 18b183c commit e136baa

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
@@ -1,7 +1,7 @@
11
import sbtcrossproject.CrossProject
22
import sbtcrossproject.CrossType
33

4-
lazy val munitVersion = "1.0.0-RC1"
4+
lazy val munitVersion = "1.0.0"
55
lazy val scalametaVersion = "4.9.3"
66
lazy val defaultScala212 = "2.12.19"
77
lazy val defaultScala213 = "2.13.14"

0 commit comments

Comments
 (0)