This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/sbt-paradox-apidoc-1.1.0
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit c1850ff758154bfc2670d67d5548e2f3bbc73150
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 4 02:16:35 2024 +0000
Update sbt-paradox-apidoc to 1.1.0
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index b319f52e0..63310b699 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.1.0").force())
addSbtPlugin(("com.lightbend.paradox" % "sbt-paradox-project-info" %
"2.0.0").force())
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]