Skip to content

Commit 136b4fc

Browse files
typelevel-steward[bot]satorg
authored andcommitted
Update munit to 1.0.0
1 parent f551479 commit 136b4fc

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
@@ -26,7 +26,7 @@ ThisBuild / crossScalaVersions := Seq(
2626

2727
lazy val root = tlCrossRootProject.aggregate(lib)
2828

29-
lazy val munitVersion = "0.7.29"
29+
lazy val munitVersion = "1.0.0"
3030
lazy val scalacheckVersion = "1.18.0"
3131

3232
lazy val lib = crossProject(JVMPlatform, JSPlatform)

0 commit comments

Comments
 (0)