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.
1 parent dd21169 commit 613e1c2Copy full SHA for 613e1c2
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.4"
+val MunitVersion = "1.1.0"
67
68
lazy val `sbt-typelevel` = tlCrossRootProject.aggregate(
69
kernel,
0 commit comments