sbt/sbt-buildinfo is not available for sbt 1.0

Guillaume Massé 2017-10-16 15:49:48 +02:00
parent 9ee3b72d26
commit 6e3b7637e6
1 changed files with 1 additions and 1 deletions

@ -12,6 +12,7 @@
| [jberkel/android-plugin](https://github.com/jberkel/android-plugin) | 496 | superseded | use sbt-android |
| [play2war/play2-war-plugin](https://github.com/play2war/play2-war-plugin) | 449 | ? |
| [pact-jvm](https://github.com/DiUS/pact-jvm) | 407 | ? |
| [sbt/sbt-buildinfo](https://github.com/sbt/sbt-buildinfo) | 307 | ? |
| [dcaoyuan/nbscala](https://github.com/dcaoyuan/nbscala) | 242 | ? |
| [sbt/sbt-onejar](https://github.com/sbt/sbt-onejar) | 224 | merged | https://github.com/sbt/sbt-onejar/pull/34 |
| [iheartradio/play-swagger](https://github.com/iheartradio/play-swagger) | 208 | in progress | https://github.com/iheartradio/play-swagger/pull/169 |
@ -200,7 +201,6 @@
| [earldouglas/xsbt-web-plugin](https://github.com/earldouglas/xsbt-web-plugin) | 346 | `addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.0.0")` |
| [scoverage/sbt-scoverage](https://github.com/scoverage/sbt-scoverage) | 336 | `addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")` |
| [sbt/sbt-web](https://github.com/sbt/sbt-web) | 311 | `addSbtPlugin("com.typesafe.sbt" %% "sbt-web" % "1.4.2")` |
| [sbt/sbt-buildinfo](https://github.com/sbt/sbt-buildinfo) | 307 | `addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0")` |
| [xerial/sbt-pack](https://github.com/xerial/sbt-pack) | 292 | `addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.9.0")` |
| [eed3si9n/scalaxb](https://github.com/eed3si9n/scalaxb) | 241 | `addSbtPlugin("org.scalaxb" % "sbt-scalaxb" % "1.5.2")` |
| [sbt/sbt-git](https://github.com/sbt/sbt-git) | 223 | `addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")` |