We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee325eb + 577fd77 commit 6b890caCopy full SHA for 6b890ca
build.sbt
@@ -63,7 +63,7 @@ ThisBuild / mergifyRequiredJobs ++= Seq("validate-steward", "site")
63
64
ThisBuild / githubWorkflowPermissions := Some(Permissions.Specify.defaultPermissive)
65
66
-val MunitVersion = "1.0.2"
+val MunitVersion = "1.0.3"
67
68
lazy val `sbt-typelevel` = tlCrossRootProject.aggregate(
69
kernel,
0 commit comments