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.
1 parent 52e65c0 commit e818f1dCopy full SHA for e818f1d
.github/workflows/code-structure-analysis.yml
@@ -50,7 +50,7 @@ jobs:
50
env:
51
CI_COMMIT_MESSAGE: Automated code structure analysis reports (CI)
52
CI_COMMIT_AUTHOR: ${{ github.event.repository.name }} Continuous Integration
53
- AXON_FRAMEWORK_VERSION: 4.8.2
+ AXON_FRAMEWORK_VERSION: 4.9.0
54
55
steps:
56
- name: Checkout GIT Repository
0 commit comments