Skip to content

Commit

Permalink
Build using java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvinn8 committed Sep 24, 2024
1 parent 21121ae commit d4f4ac3
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 @@ -18,7 +18,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v3
with:
java-version: '17'
java-version: '21'
distribution: 'temurin'
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit d4f4ac3

Please sign in to comment.