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 a23d3b0 + 63b4940 commit 9415e9dCopy full SHA for 9415e9d
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.13"
+val munit = "org.scalameta" %% "munit" % "0.7.14"
37
38
val core = project.settings(
39
name := "mima-core",
0 commit comments