From 3c2b294b6219647b81e9a2babba81c16f6893481 Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Sun, 3 Sep 2017 07:03:19 -0400 Subject: [PATCH] Updated sbt 1.x plugin migration (markdown) --- sbt-1.x-plugin-migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index d75e80b..cfbcac3 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -135,7 +135,7 @@ The third column is either the available sbt 1.x plugin or a note the status of | [laughedelic/literator](https://github.com/laughedelic/literator) | 30 | | [madoushi/sbt-sass](https://github.com/madoushi/sbt-sass) | 30 | In Progress | https://github.com/madoushi/sbt-sass/issues/9 (depends on sbt-web) | | [dwijnand/sbt-travisci](https://github.com/dwijnand/sbt-travisci) | 29 | released | `addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.1.0")` | -| [thricejamie/sbt-meow](https://github.com/thricejamie/sbt-meow) | 29 | +| [thricejamie/sbt-meow](https://github.com/thricejamie/sbt-meow) | 29 | reported | https://github.com/thricejamie/sbt-meow/issues/2 | | [alexarchambault/sbt-notebook](https://github.com/alexarchambault/sbt-notebook) | 29 | | [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 |