Skip to content

Commit 91fec84

Browse files
Update scalafmt to 3.4.3 (#24)
1 parent c5c1f45 commit 91fec84

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.2"
11+
def scalafmtVersion = "3.4.3"
1212

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

0 commit comments

Comments
 (0)