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.git
The following commit(s) were added to refs/heads/main by this push:
new 72d580eabf Update sbt-paradox, sbt-paradox-theme to 0.11.0 (#3416)
72d580eabf is described below
commit 72d580eabf5f63e1528fd1b49de7d40bca59f9f8
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 7 18:12:10 2026 +0200
Update sbt-paradox, sbt-paradox-theme to 0.11.0 (#3416)
---
project/plugins.sbt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index cfc49e124e..e6f633b2e9 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -34,8 +34,8 @@ addSbtPlugin("io.github.roiocam" % "sbt-depend-walker" %
"0.1.1")
addSbtPlugin("com.github.sbt" % "sbt-sbom" % "0.6.0")
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
-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("com.gradle" % "sbt-develocity" % "1.4.5")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]