Updated sbt 1.x plugin migration (markdown)

eugene yokota 2017-09-19 00:38:35 -04:00
parent f872a87df1
commit 0de36e0629
1 changed files with 1 additions and 2 deletions

@ -66,8 +66,7 @@ The third column is either the available sbt 1.x plugin or a note the status of
| [sbt/sbt-pgp](https://github.com/sbt/sbt-pgp) | 74 | released (M) | `addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")` |
| [sbt/jacoco4sbt](https://github.com/sbt/jacoco4sbt) | 74 | in progress |
| [sbt/sbt-doge](https://github.com/sbt/sbt-doge) | 73 | superseded | now part of sbt |
| [ohnosequences/sbt-s3-resolver](https://github.com/ohnosequences/sbt-s3-resolver) | 72 | released | `
addSbtPlugin("ohnosequences" % "sbt-s3-resolver" % "0.17.0")`
| [ohnosequences/sbt-s3-resolver](https://github.com/ohnosequences/sbt-s3-resolver) | 72 | released | `addSbtPlugin("ohnosequences" % "sbt-s3-resolver" % "0.17.0")`
| [shivawu/sbt-maven-plugin](https://github.com/shivawu/sbt-maven-plugin) | 70 |
| [agemooij/sbt-prompt](https://github.com/agemooij/sbt-prompt) | 70 | released | `addSbtPlugin("com.scalapenos" % "sbt-prompt" % "1.0.2")`
| [gilt/sbt-newrelic](https://github.com/gilt/sbt-newrelic) | 69 | released | `addSbtPlugin("com.gilt.sbt" % "sbt-newrelic" % "0.2.1")`