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 2f2d0eb + c4b2968 commit 10fe667Copy full SHA for 10fe667
build.gradle.kts
@@ -145,6 +145,6 @@ dependencies {
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")
148
- testImplementation("org.axonframework:axon-configuration:4.5.8")
+ testImplementation("org.axonframework:axon-configuration:4.5.9")
149
testImplementation("org.assertj:assertj-core:3.22.0")
150
}
0 commit comments