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 45c21d1 + bc844eb commit 2f2d0ebCopy full SHA for 2f2d0eb
build.gradle.kts
@@ -142,7 +142,7 @@ tasks {
142
dependencies {
143
implementation("io.sentry:sentry:5.7.1")
144
145
- testImplementation("org.axonframework:axon-modelling:4.5.8")
+ 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")
0 commit comments