From d742f657a458567553182d632e74c64cc73fe105 Mon Sep 17 00:00:00 2001 From: Sebastian Bruckner Date: Wed, 25 Oct 2017 19:40: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 0e3ac9b..cb6420f 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -3,7 +3,7 @@ | GitHub Page |Stars | Status | Details | |-------------------------------------------------------------------------------------------------------------------------|-----:| -----------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [scala-native/scala-native](https://github.com/scala-native/scala-native) | 2935 | in progress | https://github.com/scala-native/scala-native/pull/1039| -| [flyway/flyway](https://github.com/flyway/flyway/issues/1741) | 2407 | reported | https://github.com/flyway/flyway/issues/1741 | +| [flyway/flyway](https://github.com/flyway/flyway/issues/1741) | 2407 | in progress | https://github.com/flyway/flyway/issues/1741 | | [lampepfl/dotty](https://github.com/lampepfl/dotty) | 1927 | reported | https://github.com/lampepfl/dotty/issues/3091 | | [lagom/lagom](https://github.com/lagom/lagom) | 1551 | reported | https://github.com/lagom/lagom/issues/932 | [mpeltonen/sbt-idea](https://github.com/mpeltonen/sbt-idea) | 1085 | superseded | IDEA import feature replaces this plugin |