Skip to content

Update Mill build to 1.1.4#126

Draft
Copilot wants to merge 1 commit intomainfrom
copilot/update-mill-to-1-1-4
Draft

Update Mill build to 1.1.4#126
Copilot wants to merge 1 commit intomainfrom
copilot/update-mill-to-1-1-4

Conversation

Copy link

Copilot AI commented Mar 23, 2026

Migrates the build infrastructure from Mill 0.12.2 to 1.1.4, adopting the new file conventions and dependency syntax.

Build file changes

  • build.scbuild.mill; deps.scdeps.mill
  • Version pinning moved from .mill-version to //| mill-version: 1.1.4 header in build.mill
  • import $ivy.import $dep. for plugin imports
  • ivy"..."mvn"..." for all dependency literals

Plugin updates

Plugin Old New
mill-mima 0.0.24 0.2.1 (Mill 1.x-compatible)
mill.vcs.version 0.4.0 0.4.1

mimaPreviousArtifacts override removed — mill-mima 0.2.x derives it from mimaPreviousVersions by default.

Launcher scripts

mill and mill.bat replaced with the official Mill 1.1.4 launchers, which support the //| mill-version: directive and download from Maven Central.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants