Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.0.7 (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and thesamet committed Oct 25, 2019
1 parent bb65024 commit 817681f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")

addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.5")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.7")

addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.7")

Expand Down

0 comments on commit 817681f

Please sign in to comment.