sbt-appengine

kenji yoshida 2017-10-22 12:47:53 +09:00
parent 0ab4a222f5
commit 26e775a329
1 changed files with 1 additions and 1 deletions

@ -30,7 +30,6 @@
| [adamw/xsbt-proguard-plugin](https://github.com/adamw/xsbt-proguard-plugin) | 67 | reported | https://github.com/adamw/xsbt-proguard-plugin/issues/28 |
| [coursera/courier](https://github.com/coursera/courier) | 66 | ? | ? |
| [jrudolph/sbt-optimizer](https://github.com/jrudolph/sbt-optimizer) | 66 | ? | ? |
| [sbt/sbt-appengine](https://github.com/sbt/sbt-appengine) | 66 | reported | https://github.com/sbt/sbt-appengine/issues/50 |
| [pfn/kotlin-plugin](https://github.com/pfn/kotlin-plugin) | 65 | ? | ? |
| [gilt/sbt-dependency-graph-sugar](https://github.com/gilt/sbt-dependency-graph-sugar) | 58 | ? | ? |
| [saurfang/sbt-spark-submit](https://github.com/saurfang/sbt-spark-submit) | 55 | ? | ? |
@ -235,6 +234,7 @@
| [gilt/sbt-newrelic](https://github.com/gilt/sbt-newrelic) | 69 | `addSbtPlugin("com.gilt.sbt" % "sbt-newrelic" % "0.2.1")` |
| [lucidsoftware/neo-sbt-scalafmt](https://github.com/lucidsoftware/neo-sbt-scalafmt) | 67 | `addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.10")` |
| [sbt/sbt-ghpages](https://github.com/sbt/sbt-ghpages) | 66 | `addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.2")` |
| [sbt/sbt-appengine](https://github.com/sbt/sbt-appengine) | 65 | `addSbtPlugin("com.eed3si9n" % "sbt-appengine" % "0.8.0")` |
| [sbt/sbt-avro](https://github.com/sbt/sbt-avro) | 63 | `addSbtPlugin("com.cavorite" % "sbt-avro-1-8" % "1.1.3")` |
| [sbt/sbt-aspectj](https://github.com/sbt/sbt-aspectj) | 60 | `addSbtPlugin("com.lightbend.sbt" % "sbt-aspectj" % "0.11.0")` |
| [scala-native/sbt-crossproject](https://github.com/scala-native/sbt-crossproject) | 59 | `addSbtPlugin("org.scala-native" % "sbt-crossproject" % "0.2.2")` |