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 fa14f2b commit 06b1352Copy full SHA for 06b1352
.github/workflows/code-reports.yml
@@ -49,7 +49,7 @@ jobs:
49
env:
50
CI_COMMIT_MESSAGE: Automated code structure analysis reports (CI)
51
CI_COMMIT_AUTHOR: ${{ github.event.repository.name }} Continuous Integration
52
- AXON_FRAMEWORK_VERSION: 4.7.5
+ AXON_FRAMEWORK_VERSION: 4.8.0
53
54
steps:
55
- name: Checkout GIT Repository
0 commit comments