Skip to content

Commit

Permalink
Updates Maven to v3.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Jun 19, 2024
1 parent 4d7b7aa commit f68415e
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 f68415e

Please sign in to comment.