We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7303454 + 0c177a0 commit 0d1aa98Copy full SHA for 0d1aa98
.github/workflows/internal-java-code-analysis.yml
@@ -50,7 +50,7 @@ jobs:
50
env:
51
PROJECT_NAME: AxonFramework
52
# Version variable names matches renovate.json configuration entry
53
- AXON_FRAMEWORK_VERSION: 4.11.1
+ AXON_FRAMEWORK_VERSION: 4.11.2
54
55
steps:
56
- name: Checkout GIT Repository
0 commit comments