mirror of https://github.com/sbt/sbt.git
Updated sbt 1.x plugin migration (markdown)
parent
567dd9dbfa
commit
74c41ec93f
|
|
@ -83,7 +83,7 @@ The third column is either the available sbt 1.x plugin or a note the status of
|
|||
| [scala-native/sbt-crossproject](https://github.com/scala-native/sbt-crossproject) | 59 | released | `addSbtPlugin("org.scala-native" % "sbt-crossproject" % "0.2.2")` |
|
||||
| [sksamuel/sbt-scapegoat](https://github.com/sksamuel/sbt-scapegoat) | 58 |
|
||||
| [gilt/sbt-dependency-graph-sugar](https://github.com/gilt/sbt-dependency-graph-sugar) | 58 |
|
||||
| [arktekk/sbt-aether-deploy](https://github.com/arktekk/sbt-aether-deploy) | 57 |
|
||||
| [arktekk/sbt-aether-deploy](https://github.com/arktekk/sbt-aether-deploy) | 57 | released | `addSbtPlugin("no.arktekk.sbt" % "aether-deploy" % "0.20.0")` |
|
||||
| [saurfang/sbt-spark-submit](https://github.com/saurfang/sbt-spark-submit) | 55 |
|
||||
| [sbt/sbt-proguard](https://github.com/sbt/sbt-proguard) | 55 | released | `addSbtPlugin("com.lightbend.sbt" % "sbt-proguard" % "0.3.0")` |
|
||||
| [jenkinsci/sbt-plugin](https://github.com/jenkinsci/sbt-plugin) | 55 |
|
||||
|
|
|
|||
Loading…
Reference in New Issue