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.
2 parents 4035a82 + 0e1be0f commit 1c7b604Copy full SHA for 1c7b604
.github/workflows/java-code-analysis.yml
@@ -47,7 +47,7 @@ jobs:
47
# Version variable names matches renovate.json configuration entry
48
AXON_FRAMEWORK_VERSION: 4.12.2
49
# Java is in this example only used to download JARs for analysis using Maven
50
- JAVA_VERSION: 21
+ JAVA_VERSION: 25
51
outputs:
52
project-name: ${{ env.PROJECT_NAME }}
53
analysis-name: ${{ steps.set-analysis-name.outputs.analysis-name }}
0 commit comments