Add `sbt-ecr` to the "Completed" list

Szymon Biliński 2017-11-12 00:40:45 +01:00
parent 20ac396e61
commit 0af966e1df
1 changed files with 1 additions and 0 deletions

@ -260,6 +260,7 @@
| [thesamet/sbt-protoc](https://github.com/thesamet/sbt-protoc) | 29 | `addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.12-rc5")` |
| [romanowski/hoarder](https://github.com/romanowski/hoarder) | 28 | `addSbtPlugin("com.github.romanowski" % "hoarder" % "1.0.1-M3")` |
| [joost-de-vries/sbt-typescript](https://github.com/joost-de-vries/sbt-typescript) | 25 | `addSbtPlugin("name.de-vries" % "sbt-typescript" % "2.5.2-1")` |
| [sbilinski/sbt-ecr](https://github.com/sbilinski/sbt-ecr) | 25 | `addSbtPlugin("com.mintbeans" % "sbt-ecr" % "0.8.0")` |
| [sbt/sbt-license-report](https://github.com/sbt/sbt-license-report) | 23 | `addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.2.0")` |
| [dwijnand/sbt-project-graph](https://github.com/dwijnand/sbt-project-graph) | 22 | `addSbtPlugin("com.dwijnand" % "sbt-project-graph" % "0.2.2")` | <!-- TODO website -->
| [ohnosequences/sbt-github-release](https://github.com/ohnosequences/sbt-github-release) | 22 | `addSbtPlugin("ohnosequences" % "sbt-github-release" % "0.5.0")` |