diff --git a/build.sc b/build.sc index 5557ee3..f45a799 100644 --- a/build.sc +++ b/build.sc @@ -1,4 +1,4 @@ -import $ivy.`com.goyeau::mill-scalafix::0.3.1` +import $ivy.`com.goyeau::mill-scalafix::0.3.2` import $ivy.`com.lihaoyi::mill-contrib-buildinfo:$MILL_VERSION` import $ivy.`de.tototec::de.tobiasroeser.mill.integrationtest::0.7.1` import $ivy.`io.chris-kipp::mill-ci-release::0.1.9`