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 7b8cae1 commit 5ffbad2Copy full SHA for 5ffbad2
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.1"
+val MunitVersion = "1.1.2"
67
68
lazy val `sbt-typelevel` = tlCrossRootProject.aggregate(
69
kernel,
0 commit comments