Skip to content

Commit

Permalink
Merge pull request #5 from maxkratz/feature/update-maven-398
Browse files Browse the repository at this point in the history
Updates Maven to v3.9.8
  • Loading branch information
maxkratz authored Jun 19, 2024
2 parents 4d7b7aa + f68415e commit 9a29f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Maven
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.6
maven-version: 3.9.8
- name: Build with Maven
run: |
cd org.example.codegen
Expand Down

0 comments on commit 9a29f8d

Please sign in to comment.