This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/sbt-paradox-apidoc-1.0.0
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git

commit 1e67349df5a57fc21ed6b4a203ea156c55f9222c
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 7 23:16:39 2024 +0000

    Update sbt-paradox-apidoc to 1.0.0
---
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index e65504d51..871f38a5d 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -30,7 +30,7 @@ addSbtPlugin(("org.apache.pekko" % "pekko-sbt-paradox" % 
"1.0.0").excludeAll(
   "com.lightbend.paradox" % "sbt-paradox-apidoc",
   "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-apidoc" % 
"1.0.0").force())
 addSbtPlugin(("com.lightbend.paradox" % "sbt-paradox-project-info" % 
"2.0.0").force())
 
 addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to