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-connectors.git


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

commit f67b03f1db11bc1bc32906fdd9864334c0b03a23
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 7 20:28:41 2026 +0200

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

diff --git a/project/plugins.sbt b/project/plugins.sbt
index 425a80964..87eb011cb 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -23,8 +23,8 @@ addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % 
"0.13.1")
 // docs
 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")
 
 addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
 addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % 
"3.0.3")


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

Reply via email to