Skip to content

Commit

Permalink
chore(deps): bump sbt/setup-sbt from 1.1.0 to 1.1.4 in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [sbt/setup-sbt](https://github.com/sbt/setup-sbt).


Updates `sbt/setup-sbt` from 1.1.0 to 1.1.4
- [Release notes](https://github.com/sbt/setup-sbt/releases)
- [Commits](sbt/setup-sbt@8a071aa...50a38cc)

---
updated-dependencies:
- dependency-name: sbt/setup-sbt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 16b1d5e commit ef6e68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbt-dependency-graph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
java-version: 17
- name: Install sbt
id: sbt
uses: sbt/setup-sbt@8a071aa780c993c7a204c785d04d3e8eb64ef272 # v1.1.0
uses: sbt/setup-sbt@50a38cca700907fb9df65ecabcefb85ebaa424a7 # v1.1.4
- name: Submit dependencies
id: submit
uses: scalacenter/sbt-dependency-submission@64084844d2b0a9b6c3765f33acde2fbe3f5ae7d3 # v3.1.0
Expand Down

0 comments on commit ef6e68a

Please sign in to comment.