This is an automated email from the ASF dual-hosted git repository.
Philippus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
The following commit(s) were added to refs/heads/main by this push:
new 7ee17f6f Update sbt-site-paradox to 1.8.0 (#630)
7ee17f6f is described below
commit 7ee17f6fa530853930a019f0bc55c02635ac656e
Author: Scala Steward <[email protected]>
AuthorDate: Tue Aug 11 17:03:19 2026 +0200
Update sbt-site-paradox to 1.8.0 (#630)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index eeada565..aa6dfdd5 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -23,7 +23,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" %
"3.0.3")
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
-addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
+addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.8.0")
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]