Skip to content

Commit 613e1c2

Browse files
Update munit to 1.1.0
1 parent dd21169 commit 613e1c2

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.0.4"
66+
val MunitVersion = "1.1.0"
6767

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

0 commit comments

Comments
 (0)