Skip to content

Commit 05c9a55

Browse files
Update munit to 1.0.0
1 parent 5a7d490 commit 05c9a55

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
@@ -100,7 +100,7 @@ val fs2Version = "3.9.3"
100100
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
101101
val scalaJSDomVersion = "2.8.0"
102102
val circeVersion = "0.14.2"
103-
val munitVersion = "1.0.0-M10"
103+
val munitVersion = "1.0.0"
104104
val munitCEVersion = "2.0.0-M4"
105105

106106
lazy val root = project

0 commit comments

Comments
 (0)