Skip to content

Commit 1c7b604

Browse files
authored
Merge pull request #111 from JohT/renovate/java-25.x
Update dependency java to v25
2 parents 4035a82 + 0e1be0f commit 1c7b604

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)