Skip to content

Commit 12813fd

Browse files
Update sbt-scalafmt to 2.5.6 (#1277)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 096f23c commit 12813fd

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
@@ -16,7 +16,7 @@ addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.9.0")
1616
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
1717
// discipline
1818
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
19-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
19+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
2020
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
2121
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.9.0")
2222

0 commit comments

Comments
 (0)