Skip to content

Commit c6ae8df

Browse files
Update sbt-scalafmt to 2.5.6 (#449)
1 parent 901863b commit c6ae8df

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.16")
1818

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

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

0 commit comments

Comments
 (0)