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-persistence-cassandra.git
The following commit(s) were added to refs/heads/main by this push:
new 40ae188 Update sbt-paradox, sbt-paradox-theme to 0.11.0 (#473)
40ae188 is described below
commit 40ae188fb76078a1f6cf482fc115102b56cb2610
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 7 20:18:58 2026 +0200
Update sbt-paradox, sbt-paradox-theme to 0.11.0 (#473)
---
project/plugins.sbt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 03101c5..8f88ca1 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -22,8 +22,8 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.35")
// Documentation
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
-addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.10.7")
-addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
+addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.11.0")
+addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.11.0")
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
// https://eed3si9n.com/reducing-scaladoc-file-size-with-sbt-salad-days/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]