Skip to content

Commit

Permalink
Merge pull request #1585 from scala-steward/update/sbt-scalafmt-2.0.4
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.0.4
  • Loading branch information
mpilquist committed Sep 8, 2019
2 parents 8e54f86 + fd8d2c5 commit f6ba7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -9,6 +9,6 @@ addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.12")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.4")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.4")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.6")

0 comments on commit f6ba7c8

Please sign in to comment.