Skip to content

Commit fdb958a

Browse files
committed
Update sbt-scalafmt to 2.5.5
1 parent 2ff1665 commit fdb958a

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
@@ -17,7 +17,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1717
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.10")
1818

1919
// https://github.com/scalameta/sbt-scalafmt
20-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
20+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
2121

2222
// https://github.com/djspiewak/sbt-github-actions
2323
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")

0 commit comments

Comments
 (0)