Skip to content

Commit

Permalink
update Maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
agrgr committed Jul 21, 2024
1 parent ee5edf6 commit 495a2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Maven
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.6
maven-version: 3.9.8

# See: https://github.com/actions/cache/blob/main/examples.md#java---maven
- name: Maven cache and restore deps
Expand Down

0 comments on commit 495a2ef

Please sign in to comment.