Skip to content

Commit

Permalink
Add JDK 22
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed Mar 25, 2024
1 parent d23fbc6 commit e516266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
java-version: [18, 21]
java-version: [18, 21, 22]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e516266

Please sign in to comment.