Skip to content

Commit ebfcf20

Browse files
Gradle Upgrade -> 9 and Java Upgrade -> 25
1 parent 194e98f commit ebfcf20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Set up JDK 21 with Amazon Corretto
3232
uses: actions/setup-java@v4
3333
with:
34-
java-version: '21'
34+
java-version: '25'
3535
distribution: 'corretto'
3636

3737
# Configure Gradle for optimal use in GitHub Actions, including caching of downloaded dependencies.

0 commit comments

Comments
 (0)