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

fanningpj 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 6bd59c9  Update sbt-paradox-apidoc to 1.1.0 (#17)
6bd59c9 is described below

commit 6bd59c9234f3496bb4d9d758e4e9ed39d581d48c
Author: Scala Steward <[email protected]>
AuthorDate: Thu Jan 15 21:35:13 2026 +0100

    Update sbt-paradox-apidoc to 1.1.0 (#17)
    
    Co-authored-by: PJ Fanning <[email protected]>
---
 project/paradox.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/paradox.sbt b/project/paradox.sbt
index 9281a23..1ea3c9d 100644
--- a/project/paradox.sbt
+++ b/project/paradox.sbt
@@ -5,5 +5,5 @@ addSbtPlugin(("org.apache.pekko" % "pekko-sbt-paradox" % 
"1.0.1").excludeAll(
   "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-apidoc" % 
"0.10.1").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