diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index a15bb05..765d554 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -4,7 +4,7 @@ The third column is either the available sbt 1.x plugin or a note the status of | plugin | star | migration status | comments | | ------ | ---- | ---------------- | -------- | -| [playframework/playframework](https://github.com/playframework/playframework) | 9597 | in progress | Tracked in https://github.com/playframework/playframework/issues/7261, WIP branch in https://github.com/playframework/playframework/pull/7366, pending sbt-web etc | +| [playframework/playframework](https://github.com/playframework/playframework) | 9597 | in progress | Tracked in https://github.com/playframework/playframework/issues/7261, WIP branch in https://github.com/playframework/playframework/pull/7830, pending sbt-web etc | | [scala-js/scala-js](https://github.com/scala-js/scala-js) | 3053 | released | `addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.19")` | | [scala-native/scala-native](https://github.com/scala-native/scala-native) | 2935 | reported | https://github.com/scala-native/scala-native/issues/915 | | [sbt/sbt-assembly](https://github.com/sbt/sbt-assembly) | 1092 | released | `addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5")` |