Skip to content

Commit

Permalink
Scalafmt: update plugin to 2.0.3 (#1871)
Browse files Browse the repository at this point in the history
Scalafmt: update plugin to 2.0.3
  • Loading branch information
2m authored Aug 8, 2019
2 parents a512bcb + 81e5c08 commit 24b4dd7
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("de.heikoseeberger" % "sbt-header" % "5.2.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.3")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-dependencies" % "0.1")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "1.1.2")
Expand Down

0 comments on commit 24b4dd7

Please sign in to comment.