This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 92f74b5044 chore(deps): bump scalacenter/sbt-dependency-submission
(#2564)
92f74b5044 is described below
commit 92f74b504459e300feb54f9ce8cceeb41decdaac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 11:04:51 2025 +0100
chore(deps): bump scalacenter/sbt-dependency-submission (#2564)
Bumps
[scalacenter/sbt-dependency-submission](https://github.com/scalacenter/sbt-dependency-submission)
from 3.1.0 to 3.1.1.
- [Release
notes](https://github.com/scalacenter/sbt-dependency-submission/releases)
-
[Commits](https://github.com/scalacenter/sbt-dependency-submission/compare/64084844d2b0a9b6c3765f33acde2fbe3f5ae7d3...bfbba169ec2dad010624339a27f402b311ed4083)
---
updated-dependencies:
- dependency-name: scalacenter/sbt-dependency-submission
dependency-version: 3.1.1
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 ca0bd8acde..0a38d520df 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@3e125ece5c3e5248e18da9ed8d2cce3d335ec8dd # v1.1.14
- - uses:
scalacenter/sbt-dependency-submission@64084844d2b0a9b6c3765f33acde2fbe3f5ae7d3
# v3.1.0
+ - uses:
scalacenter/sbt-dependency-submission@bfbba169ec2dad010624339a27f402b311ed4083
# 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]