Skip to content

Commit fd8859e

Browse files
authored
Update gradle.yml
1 parent 6a72f39 commit fd8859e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Set up JDK 17
6262
uses: actions/setup-java@v4
6363
with:
64-
java-version: '8'
64+
java-version: '17'
6565
distribution: 'temurin'
6666

6767
# Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies.

0 commit comments

Comments
 (0)