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 60f0ef8 commit 3bddd87Copy full SHA for 3bddd87
build.sc
@@ -3,7 +3,7 @@ import mill.scalalib.api.ZincWorkerUtil.isScala3
3
import scalalib._
4
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.3.1`
5
import de.tobiasroeser.mill.vcs.version.VcsVersion
6
-import $ivy.`com.github.lolgab::mill-mima::0.0.21`
+import $ivy.`com.github.lolgab::mill-mima::0.0.22`
7
import com.github.lolgab.mill.mima._
8
9
val scala212 = "2.12.17"
0 commit comments