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 c48a89d Update sbt-paradox-project-info to 3.0.1 (#18)
c48a89d is described below
commit c48a89d597c43ff0c45e4c4590bb79677853233b
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jan 13 18:46:42 2026 +0100
Update sbt-paradox-project-info to 3.0.1 (#18)
---
project/paradox.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/paradox.sbt b/project/paradox.sbt
index 44d8b67..5571219 100644
--- a/project/paradox.sbt
+++ b/project/paradox.sbt
@@ -6,4 +6,4 @@ addSbtPlugin(("org.apache.pekko" % "pekko-sbt-paradox" %
"1.0.1").excludeAll(
"com.lightbend.paradox" % "sbt-paradox-project-info"))
addSbtPlugin(("com.lightbend.paradox" % "sbt-paradox" % "0.9.2").force())
addSbtPlugin(("com.lightbend.paradox" % "sbt-paradox-apidoc" %
"0.10.1").force())
-addSbtPlugin(("com.lightbend.paradox" % "sbt-paradox-project-info" %
"2.0.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]