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 6e3bfd0 + 05dddac commit 8a7b0bcCopy full SHA for 8a7b0bc
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.3"
+val MunitVersion = "1.0.4"
67
68
lazy val `sbt-typelevel` = tlCrossRootProject.aggregate(
69
kernel,
0 commit comments