From 1b551c0e6b0cc5e0779bc2affc8c295f1bcdc3ca Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Sat, 5 Aug 2017 15:50:08 -0400 Subject: [PATCH] Updated sbt 1.x plugin migration (markdown) --- sbt-1.x-plugin-migration.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index 1eff0e1..16fa92c 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -72,8 +72,8 @@ The third column is either the available sbt 1.x plugin or a note the status of | [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 | -| [sbt/sbt-ghpages](https://github.com/sbt/sbt-ghpages) | 66 | +| [sbt/sbt-appengine](https://github.com/sbt/sbt-appengine) | 66 | https://github.com/sbt/sbt-appengine/issues/50 | +| [sbt/sbt-ghpages](https://github.com/sbt/sbt-ghpages) | 66 | https://github.com/sbt/sbt-ghpages/pull/34 | | [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 | `addSbtPlugin("com.lightbend.sbt" % "sbt-aspectj" % "0.6.0")` | @@ -110,7 +110,6 @@ The third column is either the available sbt 1.x plugin or a note the status of | [CSUG/sbt-one-log](https://github.com/CSUG/sbt-one-log) | 44 | | [jrudolph/sbt-cross-building](https://github.com/jrudolph/sbt-cross-building) | 43 | | [philcali/sbt-lwjgl-plugin](https://github.com/philcali/sbt-lwjgl-plugin) | 42 | -| [sbt/website](https://github.com/sbt/website) | 42 | | [earldouglas/sbt-frege](https://github.com/earldouglas/sbt-frege) | 39 | | [Lifty/lifty](https://github.com/Lifty/lifty) | 39 | | [localytics/sbt-dynamodb](https://github.com/localytics/sbt-dynamodb) | 38 |