diff --git a/.github/workflows/code-structure-analysis.yml b/.github/workflows/code-structure-analysis.yml index 06cd7ee16..d164e588d 100644 --- a/.github/workflows/code-structure-analysis.yml +++ b/.github/workflows/code-structure-analysis.yml @@ -50,7 +50,7 @@ jobs: env: CI_COMMIT_MESSAGE: Automated code structure analysis reports (CI) CI_COMMIT_AUTHOR: ${{ github.event.repository.name }} Continuous Integration - AXON_FRAMEWORK_VERSION: 4.8.2 + AXON_FRAMEWORK_VERSION: 4.9.0 steps: - name: Checkout GIT Repository