diff --git a/.mill-version b/.mill-version index 57e1e8b52..772c67a50 100644 --- a/.mill-version +++ b/.mill-version @@ -1 +1 @@ -0.11.7-118-56323c \ No newline at end of file +0.11.8 \ No newline at end of file diff --git a/build.sc b/build.sc index e8375c648..dfc7d23a2 100644 --- a/build.sc +++ b/build.sc @@ -1,6 +1,6 @@ // plugins import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.4.0` -import $ivy.`com.github.lolgab::mill-mima::0.0.24` +import $ivy.`com.github.lolgab::mill-mima::0.1.1` // imports import mill._