Updated sbt-sublime to reflect the new 1.0 compatibility release

Age Mooij 2017-09-04 09:17:36 +02:00
parent 833c463905
commit f0dcf2cd6d
1 changed files with 1 additions and 1 deletions

@ -39,7 +39,7 @@ The third column is either the available sbt 1.x plugin or a note the status of
| [softprops/np](https://github.com/softprops/np) | 148 | supersed? | use sbt new? |
| [vmunier/sbt-web-scalajs](https://github.com/vmunier/sbt-web-scalajs) | 145 | in progress | https://github.com/vmunier/sbt-web-scalajs/issues/37 |
| [xerial/sbt-sonatype](https://github.com/xerial/sbt-sonatype) | 145 | released | `addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")` |
| [orrsella/sbt-sublime](https://github.com/orrsella/sbt-sublime) | 145 | ?
| [orrsella/sbt-sublime](https://github.com/orrsella/sbt-sublime) | 145 | released | `addSbtPlugin("com.orrsella" % "sbt-sublime" % "1.1.2")` |
| [Duhemm/sbt-errors-summary](https://github.com/Duhemm/sbt-errors-summary) | 141 | released | `addSbtPlugin("org.duhemm" % "sbt-errors-summary" % "0.6.0")` |
| [sbt/sbt-bintray](https://github.com/sbt/sbt-bintray) | 134 | released | `addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.1")` |
| [typesafehub/migration-manager](https://github.com/typesafehub/migration-manager) | 131 | released | `addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.17")` |