File tree Expand file tree Collapse file tree 3 files changed +2
-13
lines changed Expand file tree Collapse file tree 3 files changed +2
-13
lines changed Original file line number Diff line number Diff line change 1- //| mill-version: 0.13.0-M2-42-a720c3
1+ //| mill-version: 0.13.0-M2-51-773072
22
33package build
44// imports
Original file line number Diff line number Diff line change 1- diff --git a/mill-build/build.mill b/mill-build/build.mill
2- index 3fc9b0097c8..5b5843a74a6 100644
3- --- a/mill-build/build.mill
4- +++ b/mill-build/build.mill
5- @@ -1,5 +1,5 @@
6- import mill._
7- - import mill.runner.meta.MillBuildRootModule
8- + import mill.meta.MillBuildRootModule
9- import mill.scalalib._
10-
11- object `package` extends MillBuildRootModule {
Original file line number Diff line number Diff line change 11import mill._
2- import mill.runner. meta.MillBuildRootModule
2+ import mill.meta.MillBuildRootModule
33import mill.scalalib._
44
55object `package` extends MillBuildRootModule {
You can’t perform that action at this time.
0 commit comments