Updated sbt 1.x plugin migration (markdown)

eugene yokota 2017-08-05 15:37:06 -04:00
parent 4821444ff6
commit 0533e8fdcf
1 changed files with 1 additions and 1 deletions

@ -76,7 +76,7 @@ The third column is either the available sbt 1.x plugin or a note the status of
| [sbt/sbt-ghpages](https://github.com/sbt/sbt-ghpages) | 66 |
| [pfn/kotlin-plugin](https://github.com/pfn/kotlin-plugin) | 65 |
| [sbt/sbt-avro](https://github.com/sbt/sbt-avro) | 63 |
| [sbt/sbt-aspectj](https://github.com/sbt/sbt-aspectj) | 60 |
| [sbt/sbt-aspectj](https://github.com/sbt/sbt-aspectj) | 60 | `addSbtPlugin("com.lightbend.sbt" % "sbt-aspectj" % "0.6.0")` |
| [scala-native/sbt-crossproject](https://github.com/scala-native/sbt-crossproject) | 59 |
| [sksamuel/sbt-scapegoat](https://github.com/sksamuel/sbt-scapegoat) | 58 |
| [gilt/sbt-dependency-graph-sugar](https://github.com/gilt/sbt-dependency-graph-sugar) | 58 |