From 06b1352f1e12a14949fbba87b2c88e5823c23ff1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 05:35:31 +0000 Subject: [PATCH] Update dependency AxonFramework/AxonFramework to v4.8.0 --- .github/workflows/code-reports.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-reports.yml b/.github/workflows/code-reports.yml index 4216445b5..50c496485 100644 --- a/.github/workflows/code-reports.yml +++ b/.github/workflows/code-reports.yml @@ -49,7 +49,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.7.5 + AXON_FRAMEWORK_VERSION: 4.8.0 steps: - name: Checkout GIT Repository