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 b6afe8e  Update sbt-paradox to 0.10.7 (#16)
b6afe8e is described below

commit b6afe8ebc1bab1a9b0e8b9fe0e27c31cfd24f00f
Author: Scala Steward <[email protected]>
AuthorDate: Thu Jan 15 21:34:07 2026 +0100

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

diff --git a/project/paradox.sbt b/project/paradox.sbt
index 5571219..9281a23 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.9.2").force())
+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-project-info" % 
"3.0.1").force())


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

Reply via email to