Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kyrillzotkin authored Dec 9, 2023
1 parent 261c44b commit fd4afc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
with:
maven-version: 3.8.2
maven-version: 3.9.0
- uses: actions/checkout@v3
- name: Set up JDK 17
uses: actions/setup-java@v3
Expand Down

0 comments on commit fd4afc5

Please sign in to comment.