Skip to content

Commit 5da8b65

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-scalafmt to 2.5.5
1 parent b75ed3e commit 5da8b65

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,7 +12,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
1212

1313
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1414

15-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
15+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
1616

1717
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
1818

0 commit comments

Comments
 (0)