This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/1.3.x by this push:
new b1f6b8f074 Update sbt-sbom to 0.5.0 (#2326) (#2525)
b1f6b8f074 is described below
commit b1f6b8f07443e44f37e6df9de7bff3f807ac56d5
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Nov 24 12:02:25 2025 +0100
Update sbt-sbom to 0.5.0 (#2326) (#2525)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index fd9052c183..388f5c36e5 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -30,7 +30,7 @@ addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" %
"0.4.5")
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.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.4.0")
+addSbtPlugin("com.github.sbt" % "sbt-sbom" % "0.5.0")
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]