From fa39a9a6135946a503fea044c3ac293468fc1202 Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Sat, 5 Aug 2017 15:45:45 -0400 Subject: [PATCH] Updated sbt 1.x plugin migration (markdown) --- sbt-1.x-plugin-migration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index 8109455..7376144 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -69,7 +69,8 @@ The third column is either the available sbt 1.x plugin or a note the status of | [gilt/sbt-newrelic](https://github.com/gilt/sbt-newrelic) | 69 | | [coursera/naptime](https://github.com/coursera/naptime) | 67 | | [adamw/xsbt-proguard-plugin](https://github.com/adamw/xsbt-proguard-plugin) | 67 | -| [lucidsoftware/neo-sbt-scalafmt](https://github.com/lucidsoftware/neo-sbt-scalafmt) | 67 | +| [lucidsoftware/neo-sbt-scalafmt](https://github.com/lucidsoftware/neo-sbt-scalafmt) | 67 | ` +addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.10")` | | [coursera/courier](https://github.com/coursera/courier) | 66 | | [jrudolph/sbt-optimizer](https://github.com/jrudolph/sbt-optimizer) | 66 | | [sbt/sbt-appengine](https://github.com/sbt/sbt-appengine) | 66 |