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.git
commit 313d34077b528b0ed8a6ca06df13477e9f808baf
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 4 00:04:29 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 c3a4838f2f..84d96e130f 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -38,5 +38,5 @@ 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())
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]