mirror of https://github.com/sbt/sbt.git
Updated sbt 1.x plugin migration (markdown)
parent
156a5aedc1
commit
f886ed1220
|
|
@ -285,3 +285,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")` |
|
||||
| [praneethpuligundla/sbt-filter](https://github.com/praneethpuligundla/sbt-filter) | 0 | `addSbtPlugin("com.github.praneethpuligundla" % "sbt-filter" % "1.11")` |
|
||||
|
|
|
|||
Loading…
Reference in New Issue