Skip to content

Commit

Permalink
Merge pull request #174 from scala-steward/update/sbt-scalafmt-2.4.0
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.4.0
  • Loading branch information
rtimush authored May 14, 2020
2 parents d82f743 + e7563d7 commit 95acf26
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
@@ -1,6 +1,6 @@
resolvers += Resolver.bintrayIvyRepo("rallyhealth", "sbt-plugins")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6")
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
addSbtPlugin("com.rallyhealth.sbt" % "sbt-git-versioning" % "1.4.0")
Expand Down

0 comments on commit 95acf26

Please sign in to comment.