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 b5bf1e7 + c1e49e8 commit df5ebf7Copy full SHA for df5ebf7
.github/workflows/java-code-analysis.yml
@@ -45,7 +45,7 @@ jobs:
45
env:
46
PROJECT_NAME: AxonFramework
47
# Version variable names matches renovate.json configuration entry
48
- AXON_FRAMEWORK_VERSION: 4.11.0
+ AXON_FRAMEWORK_VERSION: 4.11.1
49
# Java is in this example only used to download JARs for analysis using Maven
50
JAVA_VERSION: 21
51
outputs:
0 commit comments