Skip to content

Commit 4e58d29

Browse files
committed
Update Java to 22
1 parent 608f008 commit 4e58d29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-java@v4
1515
with:
1616
distribution: oracle
17-
java-version: 21
17+
java-version: 22
1818
- name: Setup Gradle
1919
uses: gradle/actions/setup-gradle@v3
2020
with:

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)