From 63a6fb840cebe3f5c8423c53cf6f7563acec958a Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Sat, 5 Oct 2024 04:21:56 -0400 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 5a4dbe5..fb4d0ed 100644 --- a/sbt-2.x-plugin-migration.md +++ b/sbt-2.x-plugin-migration.md @@ -6,7 +6,7 @@ Sources: ## sbt 2.0.0-M2 | GitHub Page |Stars | Details | -|-------------------------------------------------------------------------------------------------------------------------|-----:| -----------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------| +|-------------------------------------------------------------------------------------------------------------------------|-----:| -----------:| | sbt/sbt-pgp | 142 | `addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")` | ## Remaining