Skip to content

Commit 7930a63

Browse files
Update build.sc (#22)
1 parent d11f799 commit 7930a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import io.github.alexarchambault.millnativeimage.upload.Upload
88
import mill._
99
import mill.scalalib._
1010

11-
def scalafmtVersion = "3.4.0"
11+
def scalafmtVersion = "3.4.1"
1212

1313
trait ScalafmtNativeImage extends ScalaModule with NativeImage {
1414
def scalaVersion = "2.13.6"

0 commit comments

Comments
 (0)