diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index 81af1df..cf2c0d6 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -285,3 +285,4 @@ | [joost-de-vries/sbt-jasmine](https://github.com/joost-de-vries/sbt-jasmine) | 0 | `addSbtPlugin("name.de-vries" % "sbt-jasmine" % "0.0.4")` | | [bytedeco/sbt-javacv](https://github.com/bytedeco/sbt-javacv) | 58 | `addSbtPlugin("org.bytedeco" % "sbt-javacv" % "1.15")` | | [bytedeco/sbt-javacpp](https://github.com/bytedeco/sbt-javacpp) | 17 | `addSbtPlugin("org.bytedeco" % "sbt-javacpp" % "1.11")` | +| [praneethpuligundla/sbt-filter](https://github.com/praneethpuligundla/sbt-filter) | 0 | `addSbtPlugin("com.github.praneethpuligundla" % "sbt-filter" % "1.11")` |