Skip to content

Commit

Permalink
Update scalafmt-cli to 3.7.13 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: Maciej Gajek <[email protected]>
  • Loading branch information
scala-steward and MaciejG604 authored Sep 6, 2023
1 parent a400808 commit b4b85b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b4b85b1

Please sign in to comment.