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-http-quickstart-java.g8.git


The following commit(s) were added to refs/heads/main by this push:
     new 1bdbd78  Update sbt-paradox to 0.11.0 (#52)
1bdbd78 is described below

commit 1bdbd78393e215e74dae0524a02b255faf41efbd
Author: Scala Steward <[email protected]>
AuthorDate: Sun Aug 30 15:17:23 2026 +0200

    Update sbt-paradox to 0.11.0 (#52)
---
 project/paradox.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/paradox.sbt b/project/paradox.sbt
index 1ea3c9d..ec08162 100644
--- a/project/paradox.sbt
+++ b/project/paradox.sbt
@@ -4,6 +4,6 @@ addSbtPlugin(("org.apache.pekko" % "pekko-sbt-paradox" % 
"1.0.1").excludeAll(
   "com.lightbend.paradox", "sbt-paradox",
   "com.lightbend.paradox" % "sbt-paradox-apidoc",
   "com.lightbend.paradox" % "sbt-paradox-project-info"))
-addSbtPlugin(("com.lightbend.paradox" % "sbt-paradox" % "0.10.7").force())
+addSbtPlugin(("com.lightbend.paradox" % "sbt-paradox" % "0.11.0").force())
 addSbtPlugin(("com.lightbend.paradox" % "sbt-paradox-apidoc" % 
"1.1.0").force())
 addSbtPlugin(("com.lightbend.paradox" % "sbt-paradox-project-info" % 
"3.0.1").force())


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

Reply via email to