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 0f30eee Update pekko-sbt-paradox to 1.0.1 (#19)
0f30eee is described below
commit 0f30eee2b7b53dbc82ae48af622d8b3a0ff8aa62
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jan 13 16:21:24 2026 +0100
Update pekko-sbt-paradox to 1.0.1 (#19)
---
project/paradox.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/paradox.sbt b/project/paradox.sbt
index 4f96752..44d8b67 100644
--- a/project/paradox.sbt
+++ b/project/paradox.sbt
@@ -1,6 +1,6 @@
// We have to deliberately use older versions of sbt-paradox because current
Pekko sbt build
// only loads on JDK 1.8 so we need to bring in older versions of parboiled
which support JDK 1.8
-addSbtPlugin(("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.0").excludeAll(
+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"))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]