We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ab096 commit 01a4222Copy full SHA for 01a4222
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
distribution: 'zulu'
32
check-latest: true
33
- java-version: 19
+ java-version: 21
34
cache: 'gradle'
35
36
- name: Validate gradle wrapper
.github/workflows/docs.yml
@@ -29,7 +29,7 @@ jobs:
29
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
0 commit comments