Skip to content

Commit

Permalink
Merge pull request #173 from AxonFramework/dependabot/gradle/org.asse…
Browse files Browse the repository at this point in the history
…rtj-assertj-core-3.24.2

Bump assertj-core from 3.23.1 to 3.24.2
  • Loading branch information
CodeDrivenMitch authored Oct 26, 2023
2 parents 24b4db4 + cd8a0ad commit be60c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,5 @@ dependencies {
testImplementation("org.axonframework:axon-messaging:${properties("axonVersion")}")
testImplementation("org.axonframework:axon-eventsourcing:${properties("axonVersion")}")
testImplementation("org.axonframework:axon-configuration:${properties("axonVersion")}")
testImplementation("org.assertj:assertj-core:3.23.1")
testImplementation("org.assertj:assertj-core:3.24.2")
}

0 comments on commit be60c01

Please sign in to comment.