Skip to content

Commit 4100172

Browse files
scala-stewardxuwei-k
authored andcommitted
Update sbt-scalafmt to 2.5.6
1 parent e435d10 commit 4100172

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
@@ -1,7 +1,7 @@
11
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
33

4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
55
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
66
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
77
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")

0 commit comments

Comments
 (0)