From 0ab4a222f51462aa20a88e085122d07ff7269c7b Mon Sep 17 00:00:00 2001 From: Alexey Alekhin Date: Tue, 17 Oct 2017 22:35:00 +0200 Subject: [PATCH] Fixed table formatting --- sbt-1.x-plugin-migration.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index b35d0b8..f1b479e 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -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`) |