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 10fe667 commit 07f0699Copy full SHA for 07f0699
build.gradle.kts
@@ -144,7 +144,7 @@ dependencies {
144
145
testImplementation("org.axonframework:axon-modelling:4.5.9")
146
testImplementation("org.axonframework:axon-messaging:4.5.9")
147
- testImplementation("org.axonframework:axon-eventsourcing:4.5.8")
+ testImplementation("org.axonframework:axon-eventsourcing:4.5.9")
148
testImplementation("org.axonframework:axon-configuration:4.5.9")
149
testImplementation("org.assertj:assertj-core:3.22.0")
150
}
0 commit comments