Skip to content

Commit 10fe667

Browse files
Merge pull request #50 from AxonFramework/dependabot/gradle/org.axonframework-axon-configuration-4.5.9
Bump axon-configuration from 4.5.8 to 4.5.9
2 parents 2f2d0eb + c4b2968 commit 10fe667

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
@@ -145,6 +145,6 @@ dependencies {
145145
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")
148-
testImplementation("org.axonframework:axon-configuration:4.5.8")
148+
testImplementation("org.axonframework:axon-configuration:4.5.9")
149149
testImplementation("org.assertj:assertj-core:3.22.0")
150150
}

0 commit comments

Comments
 (0)