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 2b2853a + 4d954a2 commit 77ae7feCopy full SHA for 77ae7fe
build.gradle.kts
@@ -143,7 +143,7 @@ dependencies {
143
implementation("io.sentry:sentry:5.6.3")
144
145
testImplementation("org.axonframework:axon-modelling:4.5.8")
146
- testImplementation("org.axonframework:axon-messaging:4.5.8")
+ 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")
149
testImplementation("org.assertj:assertj-core:3.22.0")
0 commit comments