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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 079059bb7 Update sbt-license-report to 1.7.0 (#623)
079059bb7 is described below

commit 079059bb79491d05ea77b311fdd892c539fc036d
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 27 01:37:25 2024 +0100

    Update sbt-license-report to 1.7.0 (#623)
    
    * Update sbt-license-report to 1.7.0
    
    * Update link-validator.conf
    
    ---------
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
    Co-authored-by: PJ Fanning <[email protected]>
---
 project/plugins.sbt         | 2 +-
 scripts/link-validator.conf | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index 140c32ad9..d18477fae 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -19,7 +19,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
 addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1") // 
for advanced PR validation features
 addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
 addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
-addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.6.1")
+addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.7.0")
 
 addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
 
diff --git a/scripts/link-validator.conf b/scripts/link-validator.conf
index a6e433678..b54a9437d 100644
--- a/scripts/link-validator.conf
+++ b/scripts/link-validator.conf
@@ -91,6 +91,7 @@ site-link-validator {
     "http://www.javassist.org/";
     "http://www.mozilla.org/MPL/MPL-1.1.html";
     "http://www.opensource.org/licenses/";
+    "http://opensource.org/licenses/";
     "http://www.reactive-streams.org/";
     "http://www.scala-lang.org/";
     "http://www.scala-sbt.org";


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

Reply via email to