This is an automated email from the ASF dual-hosted git repository.
Philippus 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 d53065af9 Update sbt-license-report to 1.10.0 (#1165)
d53065af9 is described below
commit d53065af9a39fbbb1a617ed871e17632beb71a02
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jul 17 10:50:01 2026 +0200
Update sbt-license-report to 1.10.0 (#1165)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 7b92d74d2..0b13b9a0e 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -19,7 +19,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1") //
for advanced PR validation features
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.8.1")
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
-addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.10.0")
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.10.7")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]