Skip to content

Commit 502bb54

Browse files
Update sbt-scalafmt to 2.6.1 (#940)
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
1 parent df6e83b commit 502bb54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.4")
88

9-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
9+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
1010

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

0 commit comments

Comments
 (0)