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-site.git
The following commit(s) were added to refs/heads/main by this push:
new d5b4e087 Update sbt-paradox, sbt-paradox-theme to 0.11.0 (#221)
d5b4e087 is described below
commit d5b4e087f761c63dee406689a6e9360ac232c720
Author: Scala Steward <[email protected]>
AuthorDate: Fri Aug 7 17:40:41 2026 +0200
Update sbt-paradox, sbt-paradox-theme to 0.11.0 (#221)
---
project/plugins.sbt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 029b86f3..2938c00f 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -16,5 +16,5 @@
*/
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]