diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index 67cb26d..891359d 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -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")` |