This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new 217e5b2d Revert "chore: add sbt-salad-days to reduce Scaladoc archive
size (#533)" (#534)
217e5b2d is described below
commit 217e5b2d647668935935904fe50d57742c3bc6e8
Author: He-Pin(kerr) <[email protected]>
AuthorDate: Sat Jun 20 19:50:05 2026 +0800
Revert "chore: add sbt-salad-days to reduce Scaladoc archive size (#533)"
(#534)
This reverts commit 582b175f2c51d428192a094f3a1a589f7969584e.
---
project/plugins.sbt | 3 ---
1 file changed, 3 deletions(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 9a9d612b..690d8929 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -29,6 +29,3 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "2.0.0-M2")
-
-// https://eed3si9n.com/reducing-scaladoc-file-size-with-sbt-salad-days/
-addSbtPlugin("com.eed3si9n" % "sbt-salad-days" % "0.1.0")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]