Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.0.3 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mijicd committed Aug 8, 2019
1 parent cc1efb1 commit f096d1a
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("com.dwijnand" % "sbt-dynver" % "4.0.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.3")
addSbtPlugin("ch.epfl.scala" % "sbt-release-early" % "2.1.1")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.2")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.7")

0 comments on commit f096d1a

Please sign in to comment.