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-scala.g8.git
The following commit(s) were added to refs/heads/main by this push:
new d74692a Update sbt-paradox, sbt-paradox-theme to 0.11.0 (#46)
d74692a is described below
commit d74692a1475d5be631599b26b678a1a68d8f71a3
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 7 18:00:07 2026 +0200
Update sbt-paradox, sbt-paradox-theme to 0.11.0 (#46)
---
project/paradox.sbt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/project/paradox.sbt b/project/paradox.sbt
index 32b21e2..ef872ff 100644
--- a/project/paradox.sbt
+++ b/project/paradox.sbt
@@ -1,3 +1,3 @@
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
-addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.10.7")
-addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
+addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.11.0")
+addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.11.0")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]