We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97cb3c9 commit 54fe82cCopy full SHA for 54fe82c
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Java JDK
20
uses: actions/setup-java@v4
21
with:
22
- java-version: 17
+ java-version: 21
23
distribution: temurin
24
25
- name: Gradle Wrapper Validation
0 commit comments