Skip to content

Commit 0e1be0f

Browse files
Update dependency java to v25
1 parent 538ce45 commit 0e1be0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# Version variable names matches renovate.json configuration entry
4848
AXON_FRAMEWORK_VERSION: 4.12.2
4949
# Java is in this example only used to download JARs for analysis using Maven
50-
JAVA_VERSION: 21
50+
JAVA_VERSION: 25
5151
outputs:
5252
project-name: ${{ env.PROJECT_NAME }}
5353
analysis-name: ${{ steps.set-analysis-name.outputs.analysis-name }}

0 commit comments

Comments
 (0)