Skip to content

Commit c4b2968

Browse files
Bump axon-configuration from 4.5.8 to 4.5.9
Bumps axon-configuration from 4.5.8 to 4.5.9. --- updated-dependencies: - dependency-name: org.axonframework:axon-configuration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 207bd0d commit c4b2968

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.8")
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)