We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca6e12 commit b27a210Copy full SHA for b27a210
.github/workflows/maven.yml
@@ -21,7 +21,7 @@ defaults:
21
shell: bash
22
23
env:
24
- java_version: 17
+ java_version: 21
25
java_distribution: zulu
26
javadoc_version: 24 # newer than `java_version` for better javadoc
27
groovy_version: 4.x
0 commit comments