diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index 7376144..1eff0e1 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -69,8 +69,7 @@ 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 | ` -addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.10")` | +| [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 |