diff --git a/sbt-2.x-plugin-migration.md b/sbt-2.x-plugin-migration.md index dcbe2c7..7fca7a3 100644 --- a/sbt-2.x-plugin-migration.md +++ b/sbt-2.x-plugin-migration.md @@ -3,6 +3,12 @@ Sources: - https://gist.github.com/eed3si9n/ea4ceef0c5e5c07d6e62c87bea029f88 - [sbt 1.x plugins on Scaladex](https://index.scala-lang.org/search?platforms=sbt1.0) +## sbt 2.0.0-M2 + +| GitHub Page |Stars | Status | Details | +|-------------------------------------------------------------------------------------------------------------------------|-----:| -----------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| sbt/sbt-pgp | 142 | `addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")` | | + ## Remaining | GitHub Page |Stars | Status | Details | @@ -54,7 +60,6 @@ Sources: | thesamet/sbt-protoc | 168 | ? | | | tpunder/fm-sbt-s3-resolver | 162 | ? | | | lucidsoftware/neo-sbt-scalafmt | 149 | ? | | -| sbt/sbt-pgp | 142 | ? | | | scalastyle/scalastyle-sbt-plugin | 139 | ? | | | scapegoat-scala/sbt-scapegoat | 138 | ? | | | orrsella/sbt-sublime | 137 | ? | |