From 4b5096fe54007aa9031d111b1b345b1c06d5a55e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 06:48:01 +0000 Subject: [PATCH] Update dependency AxonFramework/AxonFramework to v4.8.2 --- .github/workflows/code-structure-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-structure-analysis.yml b/.github/workflows/code-structure-analysis.yml index 2592b318d..f48701941 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.0 + AXON_FRAMEWORK_VERSION: 4.8.2 steps: - name: Checkout GIT Repository