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 3476cb8 + 882152d commit b8954c3Copy full SHA for b8954c3
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.1.2"
+val MunitVersion = "1.2.0"
67
68
lazy val `sbt-typelevel` = tlCrossRootProject.aggregate(
69
kernel,
0 commit comments