We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee345e commit abdb5fdCopy full SHA for abdb5fd
1 file changed
.github/actions/modernizer-action/action.yml
@@ -28,7 +28,7 @@ runs:
28
uses: s4u/setup-maven-action@v1.18.0
29
with:
30
java-distribution: 'temurin'
31
- java-version: 17
+ java-version: 21
32
maven-version: 3.9.9
33
cache-enabled: true
34
0 commit comments