From 20695fcab50047cb9b1fc96d001ac9b6382c3603 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 14:16:22 +0000 Subject: [PATCH] gateway: bump sbt/setup-sbt from 1.1.17 to 1.1.18 Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.17 to 1.1.18. - [Release notes](https://github.com/sbt/setup-sbt/releases) - [Commits](https://github.com/sbt/setup-sbt/compare/06192244f17880c9bf69ccd8de5b2e8785822be5...1cad58d595b729a71ca2254cdf5b43dd6f42d4bb) --- updated-dependencies: - dependency-name: sbt/setup-sbt dependency-version: 1.1.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/dummy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dummy.yml b/.github/workflows/dummy.yml index 7904f40f..92e0ffde 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -123,7 +123,7 @@ jobs: if: false - uses: pypa/cibuildwheel@298ed2fb2c105540f5ed055e8a6ad78d82dd3a7e # v3.3.1 if: false - - uses: sbt/setup-sbt@06192244f17880c9bf69ccd8de5b2e8785822be5 # v1.1.17 + - uses: sbt/setup-sbt@1cad58d595b729a71ca2254cdf5b43dd6f42d4bb # v1.1.18 if: false - uses: scacap/action-surefire-report@5609ce4db72c09db044803b344a8968fd1f315da # v1.9.1 if: false