Skip to content

Commit c6c375e

Browse files
committed
Update sbt-scalafmt to 2.5.5
1 parent 8e61648 commit c6c375e

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
@@ -12,6 +12,6 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
1212

1313
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
1414

15-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
15+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
1616

1717
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)