Skip to content

Commit

Permalink
build: use Maven 3.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Jun 25, 2024
1 parent aed1629 commit 15cb813
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 @@ -116,7 +116,7 @@ jobs:
- name: "Install: Maven"
uses: stCarolas/setup-maven@v5 # https://github.com/stCarolas/setup-maven
with:
maven-version: 3.9.7
maven-version: 3.9.8


- name: Test with Maven
Expand Down

0 comments on commit 15cb813

Please sign in to comment.