gatling-sbt 2.2.2 has been released

Stephane Landelle 2017-09-13 10:58:13 +02:00
parent 9344a70bd3
commit 567dd9dbfa
1 changed files with 1 additions and 1 deletions

@ -58,7 +58,7 @@ The third column is either the available sbt 1.x plugin or a note the status of
| [sbt/sbt-unidoc](https://github.com/sbt/sbt-unidoc) | 83 | released | `addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.1")` |
| [Tapad/sbt-docker-compose](https://github.com/Tapad/sbt-docker-compose) | 79 |
| [scoverage/sbt-coveralls](https://github.com/scoverage/sbt-coveralls) | 77 |
| [gatling/gatling-sbt](https://github.com/gatling/gatling-sbt) | 77 | | `addSbtPlugin("io.gatling" % "gatling-sbt" % "2.2.2")` |
| [gatling/gatling-sbt](https://github.com/gatling/gatling-sbt) | 77 | released | `addSbtPlugin("io.gatling" % "gatling-sbt" % "2.2.2")` |
| [sbt/sbt-boilerplate](https://github.com/sbt/sbt-boilerplate) | 76 | released | `addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")` |
| [frugalmechanic/fm-sbt-s3-resolver](https://github.com/frugalmechanic/fm-sbt-s3-resolver) | 78 | released | `addSbtPlugin("com.frugalmechanic" % "fm-sbt-s3-resolver" % "0.12.0")`
| [dispalt/sbt-reactjs](https://github.com/dispalt/sbt-reactjs) | 75 |