Skip to content

Commit b8954c3

Browse files
authored
Merge pull request #836 from typelevel/update/munit-1.2.0
Update munit to 1.2.0
2 parents 3476cb8 + 882152d commit b8954c3

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
@@ -63,7 +63,7 @@ ThisBuild / mergifyRequiredJobs ++= Seq("validate-steward", "site")
6363

6464
ThisBuild / githubWorkflowPermissions := Some(Permissions.Specify.defaultPermissive)
6565

66-
val MunitVersion = "1.1.2"
66+
val MunitVersion = "1.2.0"
6767

6868
lazy val `sbt-typelevel` = tlCrossRootProject.aggregate(
6969
kernel,

0 commit comments

Comments
 (0)