Skip to content

Commit 5974da5

Browse files
authored
Merge pull request #1391 from scala-steward/update/sbt-scalafmt-2.5.6
Update sbt-scalafmt to 2.5.6
2 parents 40bb88c + cbc9188 commit 5974da5

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
44

55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
66

7-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
7+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
88

99
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.2")
1010

0 commit comments

Comments
 (0)