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 207bd0d commit c4b2968Copy full SHA for c4b2968
build.gradle.kts
@@ -145,6 +145,6 @@ dependencies {
145
testImplementation("org.axonframework:axon-modelling:4.5.8")
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