From 0533e8fdcf586b57bce341516c572b8b6418cab2 Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Sat, 5 Aug 2017 15:37:06 -0400 Subject: [PATCH] Updated sbt 1.x plugin migration (markdown) --- sbt-1.x-plugin-migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index f81d033..8109455 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -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 |