Skip to content

Commit bc844eb

Browse files
Bump axon-modelling from 4.5.8 to 4.5.9
Bumps [axon-modelling](https://github.com/AxonFramework/AxonFramework) from 4.5.8 to 4.5.9. - [Release notes](https://github.com/AxonFramework/AxonFramework/releases) - [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md) - [Commits](AxonFramework/AxonFramework@axon-4.5.8...axon-4.5.9) --- updated-dependencies: - dependency-name: org.axonframework:axon-modelling dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 207bd0d commit bc844eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ tasks {
142142
dependencies {
143143
implementation("io.sentry:sentry:5.6.3")
144144

145-
testImplementation("org.axonframework:axon-modelling:4.5.8")
145+
testImplementation("org.axonframework:axon-modelling:4.5.9")
146146
testImplementation("org.axonframework:axon-messaging:4.5.9")
147147
testImplementation("org.axonframework:axon-eventsourcing:4.5.8")
148148
testImplementation("org.axonframework:axon-configuration:4.5.8")

0 commit comments

Comments
 (0)