Skip to content

Commit

Permalink
Merge pull request #209 from banno-autobot-steward/update/sbt-scalafm…
Browse files Browse the repository at this point in the history
…t-2.4.0

Update sbt-scalafmt to 2.4.0
  • Loading branch information
amohrland authored Jul 10, 2020
2 parents 006a850 + edbaaa5 commit 9dcd53d
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,5 +1,5 @@
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.0.0-RC22")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.13")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
Expand Down

0 comments on commit 9dcd53d

Please sign in to comment.