This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/1.5.x by this push:
new 2d90e17492 chore(deps): bump scalacenter/sbt-dependency-submission
(#2696)
2d90e17492 is described below
commit 2d90e17492049c3a3328120851ab6cd2ca13a553
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 28 18:22:52 2026 +0100
chore(deps): bump scalacenter/sbt-dependency-submission (#2696)
Bumps
[scalacenter/sbt-dependency-submission](https://github.com/scalacenter/sbt-dependency-submission)
from 3.1.0 to 3.2.1.
- [Release
notes](https://github.com/scalacenter/sbt-dependency-submission/releases)
-
[Commits](https://github.com/scalacenter/sbt-dependency-submission/compare/64084844d2b0a9b6c3765f33acde2fbe3f5ae7d3...f43202114d7522a4b233e052f82c2eea8d658134)
---
updated-dependencies:
- dependency-name: scalacenter/sbt-dependency-submission
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/dependency-graph.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/dependency-graph.yml
b/.github/workflows/dependency-graph.yml
index 2eb1ff99e1..270d9d1d5b 100644
--- a/.github/workflows/dependency-graph.yml
+++ b/.github/workflows/dependency-graph.yml
@@ -36,7 +36,7 @@ jobs:
- uses: actions/checkout@v6
- name: Install sbt
uses: sbt/setup-sbt@1cad58d595b729a71ca2254cdf5b43dd6f42d4bb # v1.1.18
- - uses:
scalacenter/sbt-dependency-submission@64084844d2b0a9b6c3765f33acde2fbe3f5ae7d3
# v3.1.0
+ - uses:
scalacenter/sbt-dependency-submission@f43202114d7522a4b233e052f82c2eea8d658134
# v3.2.1
with:
configs-ignore: provided optional test TestJdk9 compile-internal
runtime-internal pr-validation multi-jvm scala-tool scala-doc-tool
modules-ignore: pekko-bench-jmh_2.12 pekko-docs_2.12
pekko-bench-jmh_2.13 pekko-docs_2.13 pekko-bench-jmh_3 pekko-docs_3
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]