Skip to content

Commit c553ef4

Browse files
committed
Upgrade release to java 21
1 parent e1200e7 commit c553ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/setup-java@v4
3434
with:
3535
distribution: zulu
36-
java-version: 17
36+
java-version: 21
3737
cache: gradle
3838

3939
# Setup Gradle

0 commit comments

Comments
 (0)