Skip to content

Commit 4e47a18

Browse files
Update sbt-scalafmt to 2.5.5 (#656)
1 parent 151bf73 commit 4e47a18

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
@@ -5,4 +5,4 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
66
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
77
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
8-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
8+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)