Skip to content

Commit

Permalink
Merge pull request #593 from scala-steward/update/sbt-scalafmt-2.4.3
Browse files Browse the repository at this point in the history
sbt-scalafmt 2.4.3 (was 2.4.2)
  • Loading branch information
mkurz authored Aug 3, 2021
2 parents 4fd6daa + 9dacfa8 commit 1fffe78
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 @@ -5,7 +5,7 @@ addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.0.0")

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

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2")

Expand Down

0 comments on commit 1fffe78

Please sign in to comment.