From aa4ec5a26800a081bb60e54947b1b11df0d21155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 12:37:32 +0000 Subject: [PATCH] Dependabot:(deps): Bump sbt/setup-sbt from 1.1.11 to 1.1.14 Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.11 to 1.1.14. - [Release notes](https://github.com/sbt/setup-sbt/releases) - [Commits](https://github.com/sbt/setup-sbt/compare/v1.1.11...v1.1.14) --- updated-dependencies: - dependency-name: sbt/setup-sbt dependency-version: 1.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 5d70d46c..4d45c7d1 100644 --- a/.github/workflows/dependency-graph.yml +++ b/.github/workflows/dependency-graph.yml @@ -12,5 +12,5 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: sbt/setup-sbt@v1.1.11 + - uses: sbt/setup-sbt@v1.1.14 - uses: scalacenter/sbt-dependency-submission@v3