mirror of https://github.com/sbt/sbt.git
Updated sbt 1.x plugin migration (markdown)
parent
c7744f9c98
commit
20ac396e61
|
|
@ -31,7 +31,7 @@
|
|||
| [jrudolph/sbt-optimizer](https://github.com/jrudolph/sbt-optimizer) | 66 | ? | ? |
|
||||
| [pfn/kotlin-plugin](https://github.com/pfn/kotlin-plugin) | 65 | ? | ? |
|
||||
| [gilt/sbt-dependency-graph-sugar](https://github.com/gilt/sbt-dependency-graph-sugar) | 58 | reported | https://github.com/gilt/sbt-dependency-graph-sugar/issues/17 |
|
||||
| [saurfang/sbt-spark-submit](https://github.com/saurfang/sbt-spark-submit) | 55 | ? | ? |
|
||||
| [saurfang/sbt-spark-submit](https://github.com/saurfang/sbt-spark-submit) | 55 | in progress | https://github.com/saurfang/sbt-spark-submit/pull/9 |
|
||||
| [jenkinsci/sbt-plugin](https://github.com/jenkinsci/sbt-plugin) | 55 | dead | ? | Not maintained in 2 years
|
||||
| [softprops/coffeescripted-sbt](https://github.com/softprops/coffeescripted-sbt) | 55 | ? | ? |
|
||||
| [dscleaver/sbt-quickfix](https://github.com/dscleaver/sbt-quickfix) | 54 | ? | ? |
|
||||
|
|
@ -282,4 +282,4 @@
|
|||
| [joost-de-vries/sbt-jasmine](https://github.com/joost-de-vries/sbt-jasmine) | 0 | `addSbtPlugin("name.de-vries" % "sbt-jasmine" % "0.0.4")` |
|
||||
| [joost-de-vries/sbt-jasmine](https://github.com/joost-de-vries/sbt-jasmine) | 0 | `addSbtPlugin("name.de-vries" % "sbt-jasmine" % "0.0.4")` |
|
||||
| [bytedeco/sbt-javacv](https://github.com/bytedeco/sbt-javacv) | 58 | `addSbtPlugin("org.bytedeco" % "sbt-javacv" % "1.15")` |
|
||||
| [bytedeco/sbt-javacpp](https://github.com/bytedeco/sbt-javacpp) | 17 | `addSbtPlugin("org.bytedeco" % "sbt-javacpp" % "1.11")` |
|
||||
| [bytedeco/sbt-javacpp](https://github.com/bytedeco/sbt-javacpp) | 17 | `addSbtPlugin("org.bytedeco" % "sbt-javacpp" % "1.11")` |
|
||||
Loading…
Reference in New Issue