Skip to content

Commit

Permalink
Merge pull request #58 from scala-steward/update/sbt-scalafmt-2.4.3
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.4.3
  • Loading branch information
dave-handy committed Jul 27, 2021
2 parents ab72035 + 3179518 commit ead4fd5
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 @@ -6,4 +6,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")

0 comments on commit ead4fd5

Please sign in to comment.