Skip to content

Commit 2c90ff6

Browse files
Merge pull request #49 from AxonFramework/dependabot/gradle/org.axonframework-axon-eventsourcing-4.5.9
Bump axon-eventsourcing from 4.5.8 to 4.5.9
2 parents 10fe667 + 07f0699 commit 2c90ff6

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)