sbt-dirty-money

eugene yokota 2018-02-07 22:06:22 -05:00
parent e6ad7bc0c3
commit e514441d09
1 changed files with 1 additions and 1 deletions

@ -37,7 +37,6 @@
| [softprops/ls](https://github.com/softprops/ls) | 54 | discontinued| ? |
| [skipoleschris/xsbt-cucumber-plugin](https://github.com/skipoleschris/xsbt-cucumber-plugin) | 54 | ? | ? |
| [softprops/sbt-growl-plugin](https://github.com/softprops/sbt-growl-plugin) | 54 | ? | ? |
| [sbt/sbt-dirty-money](https://github.com/sbt/sbt-dirty-money) | 53 | in-progress | https://github.com/sbt/sbt-dirty-money/issues/16 |
| [ArpNetworking/sbt-typescript](https://github.com/ArpNetworking/sbt-typescript) | 52 | ? | ? |
| [sbt/sbt-pom-reader](https://github.com/sbt/sbt-pom-reader) | 50 | in progress | https://github.com/sbt/sbt-pom-reader/pull/43
| [tototoshi/sbt-musical](https://github.com/tototoshi/sbt-musical) | 47 | reported | https://github.com/tototoshi/sbt-musical/issues/6 |
@ -242,6 +241,7 @@
| [sbt/sbt-proguard](https://github.com/sbt/sbt-proguard) | 55 | `addSbtPlugin("com.lightbend.sbt" % "sbt-proguard" % "0.3.0")` |
| [albuch/sbt-dependency-check](https://github.com/albuch/sbt-dependency-check) | 53 | `addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "0.1.10")` |
| [JetBrains/sbt-structure](https://github.com/JetBrains/sbt-structure) | 53 | `addSbtPlugin("org.jetbrains" % "sbt-structure-extracto" % "2017.2+4-afc10f51")` |
| [sbt/sbt-dirty-money](https://github.com/sbt/sbt-dirty-money) | 53 | `addSbtPlugin("com.eed3si9n" % "sbt-dirty-money" % "0.2.0")` |
| [orrsella/sbt-stats](https://github.com/orrsella/sbt-stats) | 51 | `addSbtPlugin("com.orrsella" % "sbt-stats" % "1.0.7")` |
| [Verizon/sbt-rig](https://github.com/Verizon/sbt-rig) | 50 | `addSbtPlugin("io.verizon.build" % "sbt-rig" % "5.0.37")` |
| [xuwei-k/sbt-class-diagram](https://github.com/xuwei-k/sbt-class-diagram) | 50 | `addSbtPlugin("com.github.xuwei-k" % "sbt-class-diagram" % "0.2.1")` |