Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.3.0 (#221)
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.3.0
  • Loading branch information
ChristopherDavenport authored Dec 9, 2019
2 parents 4017f26 + 8837a6f commit d63de1e
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("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.10")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.7")
Expand Down

0 comments on commit d63de1e

Please sign in to comment.