Skip to content

Commit

Permalink
[CI] Bump JDK from 17 to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst authored Dec 20, 2023
1 parent b52f7d6 commit aebb679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: 17
java-version: 21
cache: 'gradle'

- name: Build
Expand Down

0 comments on commit aebb679

Please sign in to comment.