Skip to content

Commit 1fc635b

Browse files
committed
chore: bump mill version to 1.0.6
1 parent 7260523 commit 1fc635b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.mill-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0-RC1
1+
1.0.6

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package build
55
// imports
66
import mill._, scalalib._, scalanativelib._, publish._
77
import com.github.lolgab.mill.mima._
8-
import mill.main.VcsVersion
8+
import mill.util.VcsVersion
99

1010
val communityBuildDottyVersion = sys.props.get("dottyVersion").toList
1111

0 commit comments

Comments
 (0)