This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 df1ad25da Update sbt-bill-of-materials to 1.1.1 (#1199)
df1ad25da is described below
commit df1ad25da0041b257911b2de3174ece97ff190ec
Author: Scala Steward <[email protected]>
AuthorDate: Mon Aug 3 21:04:58 2026 +0200
Update sbt-bill-of-materials to 1.1.1 (#1199)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 15eec2596..1adcc1863 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -18,7 +18,7 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" %
"sbt-api-mappings" % "3.0.3")
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.lightbend.sbt" % "sbt-bill-of-materials" % "1.1.1")
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.10.0")
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]