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 c867150 commit adf0040Copy full SHA for adf0040
build.mill
@@ -1,9 +1,9 @@
1
-//| mill-version: 1.0.0-RC2-68-43069c
+//| mill-version: 1.0.0
2
//| repositories:
3
//| - https://oss.sonatype.org/content/repositories/snapshots
4
//| mvnDeps:
5
-//| - com.github.lolgab::mill-mima_mill1.0.0-RC1:0.2.0-M1
6
-//| - com.goyeau::mill-scalafix::0.5.1-14-4d3f5ea-SNAPSHOT
+//| - com.github.lolgab::mill-mima::0.2.0
+//| - com.goyeau::mill-scalafix::0.6.0
7
package build
8
import build.docs
9
import mill.main.VcsVersion
0 commit comments