Skip to content

Commit e43ed45

Browse files
Update munit to 1.0.1
1 parent 0f60dd0 commit e43ed45

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)