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 dbab131e9f chore(deps): bump scalacenter/sbt-dependency-submission
(#2980)
dbab131e9f is described below
commit dbab131e9fb7228f51e414fb536d36f9f96f1c84
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 14:12:17 2026 +0800
chore(deps): bump scalacenter/sbt-dependency-submission (#2980)
Bumps
[scalacenter/sbt-dependency-submission](https://github.com/scalacenter/sbt-dependency-submission)
from 3.2.1 to 3.2.2.
- [Release
notes](https://github.com/scalacenter/sbt-dependency-submission/releases)
-
[Commits](https://github.com/scalacenter/sbt-dependency-submission/compare/f43202114d7522a4b233e052f82c2eea8d658134...1cc96a7038ea2b014c200c1dae3a0cc92293b91d)
---
updated-dependencies:
- dependency-name: scalacenter/sbt-dependency-submission
dependency-version: 3.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 d6ec54650a..c7d7ad71ef 100644
--- a/.github/workflows/dependency-graph.yml
+++ b/.github/workflows/dependency-graph.yml
@@ -38,7 +38,7 @@ jobs:
persist-credentials: false
- name: Install sbt
uses: sbt/setup-sbt@508b753e53cb6095967669e0911487d2b9bc9f41 # v1.1.22
- - uses:
scalacenter/sbt-dependency-submission@f43202114d7522a4b233e052f82c2eea8d658134
# v3.1.1
+ - uses:
scalacenter/sbt-dependency-submission@1cc96a7038ea2b014c200c1dae3a0cc92293b91d
# v3.1.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.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]