This is an automated email from the ASF dual-hosted git repository.
He-Pin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new c0ed0aff7a Update sbt-sbom to 0.6.0 (#3122)
c0ed0aff7a is described below
commit c0ed0aff7adbf9d49dab72e2732ae7ccb17d265e
Author: Scala Steward <[email protected]>
AuthorDate: Mon Jun 22 17:04:50 2026 +0200
Update sbt-sbom to 0.6.0 (#3122)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index a3f5697c12..089eaedce5 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -31,7 +31,7 @@ addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" %
"0.4.7")
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.6.0")
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.9.0")
addSbtPlugin("io.github.roiocam" % "sbt-depend-walker" % "0.1.1")
-addSbtPlugin("com.github.sbt" % "sbt-sbom" % "0.5.0")
+addSbtPlugin("com.github.sbt" % "sbt-sbom" % "0.6.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]