Skip to content

Commit

Permalink
chore(deps): bump stCarolas/setup-maven from 4.5 to 5 (#28)
Browse files Browse the repository at this point in the history
Bumps [stCarolas/setup-maven](https://github.com/stcarolas/setup-maven) from 4.5 to 5.
- [Release notes](https://github.com/stcarolas/setup-maven/releases)
- [Commits](stCarolas/setup-maven@v4.5...v5)

---
updated-dependencies:
- dependency-name: stCarolas/setup-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 73c027a commit 375d04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: 'Set up Maven'
uses: stCarolas/setup-maven@v4.5
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.4
- name: 'Build with maven'
Expand Down

0 comments on commit 375d04b

Please sign in to comment.