Skip to content

Commit b71d59f

Browse files
committed
Update gradle.yml
1 parent c45b017 commit b71d59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/setup-java@v3
2323
with:
2424
distribution: 'temurin'
25-
java-version: '8'
25+
java-version: '21'
2626
- name: make gradle wrapper executable
2727
run: chmod +x ./gradlew
2828
- name: Build

0 commit comments

Comments
 (0)