Skip to content

Commit 881438b

Browse files
Update sbt-scalafmt to 2.4.6 in main
1 parent 2b2fa8e commit 881438b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
1212

1313
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
1414

15-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
15+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
1616

1717
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")

0 commit comments

Comments
 (0)