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 561e305 commit f81e9bbCopy full SHA for f81e9bb
.github/workflows/internal-java-code-analysis.yml
@@ -52,7 +52,7 @@ jobs:
52
env:
53
PROJECT_NAME: AxonFramework
54
# Version variable names matches renovate.json configuration entry
55
- AXON_FRAMEWORK_VERSION: 4.12.1
+ AXON_FRAMEWORK_VERSION: 5.0.0-RC3
56
57
steps:
58
- name: Checkout GIT Repository
0 commit comments