diff --git a/build.sc b/build.sc index 8a36355..547fda8 100644 --- a/build.sc +++ b/build.sc @@ -8,7 +8,7 @@ import io.github.alexarchambault.millnativeimage.upload.Upload import mill._ import mill.scalalib._ -def scalafmtVersion = "3.7.12" +def scalafmtVersion = "3.7.13" trait ScalafmtNativeImage extends ScalaModule with NativeImage { def scalaVersion = "2.13.11"