Skip to content

Commit

Permalink
Update Java to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
ak-git committed Aug 17, 2024
1 parent 608f008 commit 4e58d29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: oracle
java-version: 21
java-version: 22
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4e58d29

Please sign in to comment.