Skip to content

Commit 75c4af7

Browse files
Update sbt-scalafmt to 2.6.0
1 parent 89a61c5 commit 75c4af7

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.0")
1010

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

0 commit comments

Comments
 (0)