Skip to content

Commit bf818c2

Browse files
typelevel-steward[bot]satorg
authored andcommitted
Update munit to 1.0.1
1 parent 667098e commit bf818c2

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 = "1.0.0"
29+
lazy val munitVersion = "1.0.1"
3030
lazy val scalacheckVersion = "1.18.0"
3131

3232
lazy val lib = crossProject(JVMPlatform, JSPlatform)

0 commit comments

Comments
 (0)