Skip to content

Commit 07f0699

Browse files
Bump axon-eventsourcing from 4.5.8 to 4.5.9
Bumps [axon-eventsourcing](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-eventsourcing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10fe667 commit 07f0699

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
@@ -144,7 +144,7 @@ dependencies {
144144

145145
testImplementation("org.axonframework:axon-modelling:4.5.9")
146146
testImplementation("org.axonframework:axon-messaging:4.5.9")
147-
testImplementation("org.axonframework:axon-eventsourcing:4.5.8")
147+
testImplementation("org.axonframework:axon-eventsourcing:4.5.9")
148148
testImplementation("org.axonframework:axon-configuration:4.5.9")
149149
testImplementation("org.assertj:assertj-core:3.22.0")
150150
}

0 commit comments

Comments
 (0)