Skip to content

Commit a7ad499

Browse files
Update sbt-scalafmt to 2.5.0 (#2853)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 9c973ab commit a7ad499

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
@@ -26,7 +26,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
2626

2727
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
2828

29-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
29+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
3030

3131
// From FIRRTL for building from source
3232
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")

0 commit comments

Comments
 (0)