From a561f5b8a5db5c9eab83bfd748853912c3d7fa86 Mon Sep 17 00:00:00 2001 From: kenji yoshida <6b656e6a69@gmail.com> Date: Wed, 4 Feb 2026 15:28:45 +0900 Subject: [PATCH] scala-native --- sbt-2.x-plugin-migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbt-2.x-plugin-migration.md b/sbt-2.x-plugin-migration.md index e8738ec..6b0df33 100644 --- a/sbt-2.x-plugin-migration.md +++ b/sbt-2.x-plugin-migration.md @@ -15,7 +15,7 @@ Releasing plugins against sbt 2.0.0-RC3 onwards will release to sbt 2.x ecosyste |---------------------------------------------------------------------------------------------------------------|-------|---------|--------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------| | [playframework/playframework](https://github.com/playframework/playframework) | 12534 | | | | | [M2 draft](https://github.com/playframework/playframework/pull/12898) [issue](https://github.com/playframework/playframework/issues/13319) | | [scala-js/scala-js](https://github.com/scala-js/scala-js) | 4569 | | | | | [PR](https://github.com/scala-js/scala-js/pull/5314) [issue](https://github.com/scala-js/scala-js/issues/5238) | -| [scala-native/scala-native](https://github.com/scala-native/scala-native) | 4477 | | | | | | +| [scala-native/scala-native](https://github.com/scala-native/scala-native) | 4477 | | | | | [PR](https://github.com/scala-native/scala-native/pull/4768) | | [scalameta/metals](https://github.com/scalameta/metals) | 2081 | [v1.6.3](https://github.com/scalameta/metals/releases/tag/v1.6.3) | | [v1.5.0](https://github.com/scalameta/metals/releases/tag/v1.5.0) | | [PR](https://github.com/scalameta/metals/pull/7716) | | [sbt/sbt-assembly](https://github.com/sbt/sbt-assembly) | 1950 | [v2.3.1](https://github.com/sbt/sbt-assembly/releases/tag/v2.3.1) | [v2.3.0](https://github.com/sbt/sbt-assembly/releases/tag/v2.3.0) | [v2.3.1](https://github.com/sbt/sbt-assembly/releases/tag/v2.3.1) | [v2.3.1](https://github.com/sbt/sbt-assembly/releases/tag/v2.3.1) | | | [sbt/sbt-native-packager](https://github.com/sbt/sbt-native-packager) | 1595 | [v1.11.3](https://github.com/sbt/sbt-native-packager/releases/tag/v1.11.3) | | [v1.11.0](https://github.com/sbt/sbt-native-packager/releases/tag/v1.11.0) | [v1.11.1](https://github.com/sbt/sbt-native-packager/releases/tag/v1.11.1) | [RC3 PR](https://github.com/sbt/sbt-native-packager/pull/1718) |