Skip to content

Commit

Permalink
Merge pull request #194 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
h0ngcha0 committed Jul 19, 2021
2 parents b466ff4 + f466165 commit 3cb3447
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("org.scoverage" % "sbt-scoverage" % "1.8.2")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")

0 comments on commit 3cb3447

Please sign in to comment.