Skip to content

Commit ffa5341

Browse files
committed
Update sbt-scalafmt to 2.6.2
1 parent e1a03c3 commit ffa5341

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
22
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
33
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
44
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.7.0")
5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
66
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
77
addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "1.6.1")
88
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.0")

0 commit comments

Comments
 (0)