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) |