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 3db5451 + 0a4fa51 commit 9242aedCopy full SHA for 9242aed
build.sbt
@@ -33,7 +33,7 @@ val root = project.in(file(".")).settings(
33
)
34
aggregateProjects(core, sbtplugin, functionalTests)
35
36
-val munit = "org.scalameta" %% "munit" % "0.7.12"
+val munit = "org.scalameta" %% "munit" % "0.7.13"
37
38
val core = project.settings(
39
name := "mima-core",
0 commit comments