Skip to content

Commit b141b1a

Browse files
authored
Update build.mill
1 parent 4420325 commit b141b1a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

build.mill

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1+
//| mill-version: 1.0.0-RC3
12
//| mvnDeps:
2-
//| - com.github.lolgab::mill-mima_mill1.0.0-RC1:0.2.0-M1
3+
//| - com.github.lolgab::mill-mima_mill1.0.0-RC3:0.2.0-M4
34
package build
45

56
// imports
67
import mill._, scalalib._, scalanativelib._, publish._
78
import com.github.lolgab.mill.mima._
8-
import mill.main.VcsVersion
9+
import mill.vcs.VcsVersion
910

1011
val communityBuildDottyVersion = sys.props.get("dottyVersion").toList
1112

0 commit comments

Comments
 (0)