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

mdedetrich pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git


The following commit(s) were added to refs/heads/main by this push:
     new 3bfd61b  Update sbt-paradox-project-info to 3.0.1
3bfd61b is described below

commit 3bfd61bbe11c2e3c54a79ae0c779b8894d246e61
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 00:06:21 2024 +0000

    Update sbt-paradox-project-info to 3.0.1
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index b6532d1..49e4a7e 100644
--- a/build.sbt
+++ b/build.sbt
@@ -78,7 +78,7 @@ lazy val pekkoPlugin = project
       // remember to also update project/plugins.sbt
       "com.lightbend.paradox" % "sbt-paradox" % "0.10.3"),
     addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "1.0.0"),
-    addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % 
"3.0.0"),
+    addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % 
"3.0.1"),
     addSbtPlugin("com.github.sbt" % "sbt-paradox-material-theme" % "0.7.0"),
     Compile / resourceGenerators += Def.task {
       val file = (Compile / resourceManaged).value / "pekko-paradox.properties"


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

Reply via email to