From 49a2a0b405ee9a2a5c7afc4cf2e894cdf6fd5ea5 Mon Sep 17 00:00:00 2001 From: Vlad Filip Date: Wed, 25 Oct 2017 19:50:42 +0200 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 96231ac..9d8e138 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -11,7 +11,7 @@ | [jberkel/android-plugin](https://github.com/jberkel/android-plugin) | 496 | superseded | use sbt-android | | [play2war/play2-war-plugin](https://github.com/play2war/play2-war-plugin) | 449 | ? | | [pact-jvm](https://github.com/DiUS/pact-jvm) | 407 | ? | -| [sbt/sbt-buildinfo](https://github.com/sbt/sbt-buildinfo) | 307 | ? | +| [sbt/sbt-buildinfo](https://github.com/sbt/sbt-buildinfo) | 307 | merged | since version 0.7.0 | [dcaoyuan/nbscala](https://github.com/dcaoyuan/nbscala) | 242 | ? | | [sbt/sbt-onejar](https://github.com/sbt/sbt-onejar) | 224 | merged | https://github.com/sbt/sbt-onejar/pull/34 | | [iheartradio/play-swagger](https://github.com/iheartradio/play-swagger) | 208 | in progress | https://github.com/iheartradio/play-swagger/pull/169 |