Skip to content

Commit

Permalink
🤖 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#16)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 8fbbb48 commit 7acbc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {

testImplementation group: "org.junit.jupiter", name:"junit-jupiter", version: "5.10.2"
testImplementation group: "org.junit-pioneer", name: "junit-pioneer", version: "2.2.0"
testImplementation group: "org.assertj", name: "assertj-core", version: "3.25.3"
testImplementation group: "org.assertj", name: "assertj-core", version: "3.26.0"
testImplementation group: "com.tngtech.archunit", name: "archunit-junit5", version: "1.3.0"
testImplementation group: "org.mockito", name: "mockito-core", version: "5.12.0"
}
Expand Down

0 comments on commit 7acbc8e

Please sign in to comment.