mirror of https://github.com/sbt/sbt.git
Fixed table formatting
parent
69283c21b8
commit
0ab4a222f5
|
|
@ -253,8 +253,7 @@
|
|||
| [localytics/sbt-dynamodb](https://github.com/localytics/sbt-dynamodb) | 38 | `addSbtPlugin("com.localytics" % "sbt-dynamodb" % "2.0.0")` |
|
||||
| [sbt/sbt-multi-jvm](https://github.com/sbt/sbt-multi-jvm) | 35 | `addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.4.0")` |
|
||||
| [sbt/sbt-less](https://github.com/sbt/sbt-less) | 34 | `addSbtPlugin("com.typesafe.sbt" % "sbt-less" % "1.1.2")` |
|
||||
| [laughedelic/literator](https://github.com/laughedelic/literator) | 33 |
|
||||
`addSbtPlugin("laughedelic" % "literator" % "0.8.0")` |
|
||||
| [laughedelic/literator](https://github.com/laughedelic/literator) | 33 | `addSbtPlugin("laughedelic" % "literator" % "0.8.0")` |
|
||||
| [tkawachi/sbt-lock](https://github.com/tkawachi/sbt-lock) | 33 | `addSbtPlugin("com.github.tkawachi" % "sbt-lock" % "0.4.0")` |
|
||||
| [sbt/sbt-s3](https://github.com/sbt/sbt-s3) | 33 | `addSbtPlugin("cf.janga" % "sbts3" % "0.10")` |
|
||||
| [sbt/sbt-findbugs](https://github.com/sbt/sbt-findbugs) | 33 | `addSbtPlugin("com.github.sbt" % "sbt-findbugs" % "2.0.0")` (formerly `findbugs4sbt`) |
|
||||
|
|
|
|||
Loading…
Reference in New Issue