Updated sbt 1.x plugin migration (markdown)

Konrad `ktoso` Malawski 2017-08-31 00:53:09 +09:00
parent 6ce78c0ed5
commit 0c38cbada6
1 changed files with 1 additions and 2 deletions

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