diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index 891359d..12a6c0d 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -60,7 +60,7 @@ The third column is either the available sbt 1.x plugin or a note the status of | [scoverage/sbt-coveralls](https://github.com/scoverage/sbt-coveralls) | 77 | | [gatling/gatling-sbt](https://github.com/gatling/gatling-sbt) | 77 | | `addSbtPlugin("io.gatling" % "gatling-sbt" % "2.2.2")` | | [sbt/sbt-boilerplate](https://github.com/sbt/sbt-boilerplate) | 76 | released | `addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")` | -| [frugalmechanic/fm-sbt-s3-resolver](https://github.com/frugalmechanic/fm-sbt-s3-resolver) | 76 | +| [frugalmechanic/fm-sbt-s3-resolver](https://github.com/frugalmechanic/fm-sbt-s3-resolver) | 78 | released | `addSbtPlugin("com.frugalmechanic" % "fm-sbt-s3-resolver" % "0.12.0")` | [dispalt/sbt-reactjs](https://github.com/dispalt/sbt-reactjs) | 75 | | [sbt/sbt-scalabuff](https://github.com/sbt/sbt-scalabuff) | 74 | | [sbt/sbt-pgp](https://github.com/sbt/sbt-pgp) | 74 | released (M) | `addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")` |