From 5a69e88b35e43a5aee3c5f74c53fb259f1d313f5 Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Sat, 5 Oct 2024 04:21:27 -0400 Subject: [PATCH] Updated sbt 2.x plugin migration (markdown) --- sbt-2.x-plugin-migration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbt-2.x-plugin-migration.md b/sbt-2.x-plugin-migration.md index 7fca7a3..5a4dbe5 100644 --- a/sbt-2.x-plugin-migration.md +++ b/sbt-2.x-plugin-migration.md @@ -5,9 +5,9 @@ Sources: ## sbt 2.0.0-M2 -| GitHub Page |Stars | Status | Details | +| GitHub Page |Stars | Details | |-------------------------------------------------------------------------------------------------------------------------|-----:| -----------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| sbt/sbt-pgp | 142 | `addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")` | | +| sbt/sbt-pgp | 142 | `addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")` | ## Remaining