From 0c38cbada6923ce656243852eaf666113b20bd14 Mon Sep 17 00:00:00 2001 From: Konrad `ktoso` Malawski Date: Thu, 31 Aug 2017 00:53:09 +0900 Subject: [PATCH] Updated sbt 1.x plugin migration (markdown) --- sbt-1.x-plugin-migration.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index 2f29bc2..d75e80b 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -130,8 +130,7 @@ The third column is either the available sbt 1.x plugin or a note the status of | [kavedaa/sbt-javafx](https://github.com/kavedaa/sbt-javafx) | 32 | | [sbt/cpd4sbt](https://github.com/sbt/cpd4sbt) | 32 | | [kalmanb/sbt-ctags](https://github.com/kalmanb/sbt-ctags) | 32 | -| [sbt/sbt-osgi](https://github.com/sbt/sbt-osgi) | 32 | released | `addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.2") -` | +| [sbt/sbt-osgi](https://github.com/sbt/sbt-osgi) | 32 | released | `addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.2")` | | [backchatio/xsbt-scalate-generate](https://github.com/backchatio/xsbt-scalate-generate) | 30 | | [laughedelic/literator](https://github.com/laughedelic/literator) | 30 | | [madoushi/sbt-sass](https://github.com/madoushi/sbt-sass) | 30 | In Progress | https://github.com/madoushi/sbt-sass/issues/9 (depends on sbt-web) |