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.
2 parents 10fe667 + 07f0699 commit 2c90ff6Copy full SHA for 2c90ff6
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