Skip to content

Commit 083f61c

Browse files
authored
Update gradle-publish.yml
1 parent 9ffb27f commit 083f61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/setup-java@v4
1414
with:
1515
cache: 'gradle'
16-
java-version: '17'
16+
java-version: '21'
1717
distribution: 'adopt'
1818
- name: Setup Gradle
1919
uses: gradle/actions/setup-gradle@v3

0 commit comments

Comments
 (0)