From 3e2e56534002cc8f3040f3068780b3623758d52d Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Sat, 5 Oct 2024 04:30:07 -0400 Subject: [PATCH] Updated sbt 2.x plugin migration (markdown) --- sbt-2.x-plugin-migration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sbt-2.x-plugin-migration.md b/sbt-2.x-plugin-migration.md index fb4d0ed..1e0328f 100644 --- a/sbt-2.x-plugin-migration.md +++ b/sbt-2.x-plugin-migration.md @@ -2,6 +2,7 @@ Sources: - https://gist.github.com/eed3si9n/ea4ceef0c5e5c07d6e62c87bea029f88 - [sbt 1.x plugins on Scaladex](https://index.scala-lang.org/search?platforms=sbt1.0) +- See also ## sbt 2.0.0-M2