mirror of https://github.com/sbt/sbt.git
Update status for sbt-wartremover (releases 1.0 compatible version).
parent
3c2b294b62
commit
833c463905
|
|
@ -13,7 +13,7 @@ The third column is either the available sbt 1.x plugin or a note the status of
|
|||
| [sbt/sbt-native-packager](https://github.com/sbt/sbt-native-packager) | 869 | released | `addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.2.2-RC2")` |
|
||||
| [scalikejdbc/scalikejdbc](https://github.com/scalikejdbc/scalikejdbc) | 788 | merged | https://github.com/scalikejdbc/scalikejdbc/pull/691 |
|
||||
| [jrudolph/sbt-dependency-graph](https://github.com/jrudolph/sbt-dependency-graph) | 783 | in progress | https://github.com/jrudolph/sbt-dependency-graph/issues/134 and https://github.com/jrudolph/sbt-dependency-graph/commits/w/sbt-1.0.0-M4-support |
|
||||
| [wartremover/wartremover](https://github.com/wartremover/wartremover) | 705 | merged | https://github.com/wartremover/wartremover/issues/393 |
|
||||
| [wartremover/wartremover](https://github.com/wartremover/wartremover) | 705 | released | `addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.2.0")` |
|
||||
| [typesafehub/sbteclipse](https://github.com/typesafehub/sbteclipse) | 658 | released | `addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.1")` |
|
||||
| [scala-android/sbt-android](https://github.com/scala-android/sbt-android) | 653 | reported | https://github.com/scala-android/sbt-android/issues/311 |
|
||||
| [spray/sbt-revolver](https://github.com/spray/sbt-revolver) | 550 | released | `addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.0")` |
|
||||
|
|
|
|||
Loading…
Reference in New Issue