Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-core to v3.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Feb 12, 2024
1 parent de91b97 commit 6f00e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom-testing/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ dependencies {
api("org.hamcrest:hamcrest-core:2.2")
api("org.hamcrest:hamcrest-library:2.2")
api("junit:junit:4.13.2")
api("org.assertj:assertj-core:3.25.1")
api("org.assertj:assertj-core:3.25.3")
}
}

0 comments on commit 6f00e17

Please sign in to comment.