This is an automated email from the ASF dual-hosted git repository.

raboof pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git


The following commit(s) were added to refs/heads/main by this push:
     new d63ef0d3 Update sbt-paradox, sbt-paradox-theme to 0.11.0 (#924)
d63ef0d3 is described below

commit d63ef0d3b97e1e53102c46f7374ac6e5caaa8721
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 7 17:59:27 2026 +0200

    Update sbt-paradox, sbt-paradox-theme to 0.11.0 (#924)
---
 project/plugins.sbt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index e557ab33..8e04d845 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -26,8 +26,8 @@ addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" 
% "0.19.0")
 
 addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.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")
 
 // https://eed3si9n.com/reducing-scaladoc-file-size-with-sbt-salad-days/
 addSbtPlugin("com.eed3si9n" % "sbt-salad-days" % "0.2.0")


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to