Skip to content

Commit ce14869

Browse files
Update sbt-scalafmt to 2.5.3 (#370)
1 parent 649af3e commit ce14869

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

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

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

0 commit comments

Comments
 (0)