diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index 1495c77..4aae060 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -175,6 +175,7 @@ The third column is either the available sbt 1.x plugin or a note the status of | [sbt/sbt-xjc](https://github.com/sbt/sbt-xjc) | 15 | | [etsy/sbt-compile-quick-plugin](https://github.com/etsy/sbt-compile-quick-plugin) | 15 | | [xerial/sbt-sql](https://github.com/xerial/sbt-sql) | 15 | released | `addSbtPlugin("org.xerial.sbt" % "sbt-sql" % "0.7")` | +| [sbt/sbt-javaagent](https://github.com/sbt/sbt-javaagent) | 14 | released | `addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.3")` | [sksamuel/sbt-versions](https://github.com/sksamuel/sbt-versions) | 14 | | [otrebski/sbt-flaky](https://github.com/otrebski/sbt-flaky) | 14 | | [eamelink/sbt-purescript](https://github.com/eamelink/sbt-purescript) | 13 |