Skip to content

Commit

Permalink
ci: use Maven 3.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Oct 10, 2024
1 parent 0271134 commit dda5c03
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 @@ -99,7 +99,7 @@ jobs:
- name: "Install: Maven"
uses: stCarolas/setup-maven@v5 # https://github.com/stCarolas/setup-maven
with:
maven-version: 3.9.8
maven-version: 3.9.9


- name: "Build with Maven 🔨"
Expand Down

0 comments on commit dda5c03

Please sign in to comment.