Skip to content

Commit dc73764

Browse files
author
scala-steward
committed
Update sbt-scalafmt to 2.5.3
1 parent 03fed3d commit dc73764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
val sbtCiReleaseVersion = "1.8.0"
2-
val sbtScalafmtVersion = "2.5.2"
2+
val sbtScalafmtVersion = "2.5.3"
33

44
lazy val root = project
55
.in(file("."))

0 commit comments

Comments
 (0)