Skip to content

Commit c8f8b11

Browse files
Update sbt-scalafmt to 2.5.4
1 parent 2446980 commit c8f8b11

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
@@ -6,6 +6,6 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
66

77
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")
88

9-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
9+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
1010

1111
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")

0 commit comments

Comments
 (0)