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 be53c61 commit 9003f82Copy full SHA for 9003f82
build.mill
@@ -4,7 +4,7 @@
4
package build
5
6
import mill._, scalalib._, scalajslib._, scalanativelib._, publish._
7
-import mill.main.VcsVersion
+import mill.vcs.VcsVersion
8
import com.github.lolgab.mill.mima._
9
10
val dottyCommunityBuildVersion = sys.props.get("dottyVersion").toList
0 commit comments