diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index 6463a4c..5aee955 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -105,7 +105,7 @@ | [hmrc/sbt-bobby](https://github.com/hmrc/sbt-bobby) | 10 | ? | ? | | [joescii/sbt-js-test](https://github.com/joescii/sbt-js-test) | 10 | ? | ? | | [stefri/sbt-emberjs](https://github.com/stefri/sbt-emberjs) | 10 | ? | ? | -| [josephearl/sbt-findbugs](https://github.com/josephearl/sbt-findbugs) | 10 | ? | ? | +| [josephearl/sbt-findbugs](https://github.com/josephearl/sbt-findbugs) | 10 | merged | since version 2.5.0 | | [gilt/sbt-aspectjweaver](https://github.com/gilt/sbt-aspectjweaver) | 10 | reported | ? | | [qifun/sbt-haxe](https://github.com/qifun/sbt-haxe) | 9 | ? | ? | | [softprops/jot](https://github.com/softprops/jot) | 9 | ? | ? | @@ -285,4 +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.0.2")` | +| [praneethpuligundla/sbt-filter](https://github.com/praneethpuligundla/sbt-filter) | 0 | `addSbtPlugin("com.github.praneethpuligundla" % "sbt-filter" % "1.0.2")` | \ No newline at end of file