From 62b00265a758d6719dae00cceda695247d80115a Mon Sep 17 00:00:00 2001 From: kenji yoshida <6b656e6a69@gmail.com> Date: Tue, 22 Oct 2024 09:46:59 +0900 Subject: [PATCH] Updated sbt 2.x plugin migration (markdown) --- 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 7bb43f5..0b617e4 100644 --- a/sbt-2.x-plugin-migration.md +++ b/sbt-2.x-plugin-migration.md @@ -116,7 +116,7 @@ In other words, until the final 2.0.0 comes out, we'd be regularly burning down | dwijnand/sbt-travisci | 45 | ? | | | sbt/sbt-less | 43 | ? | | | ohnosequences/sbt-github-release | 43 | ? | | -| sbt/sbt-js-engine | 40 | ? | | +| sbt/sbt-js-engine | 40 | ? | https://github.com/sbt/sbt-js-engine/pull/140 | | vaslabs/sbt-kubeyml | 38 | ? | | | sbt/sbt-autoversion | 37 | ? | | | raboof/sbt-reproducible-builds | 36 | issue | https://github.com/raboof/sbt-reproducible-builds/issues/344 |