Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-core to v3.27.2 (#1831)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent eb770f1 commit 61f1547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-projects/spring-boot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories {
}

ext {
assertjVersion = '3.27.1'
assertjVersion = '3.27.2'
junitDataproviderVersion = '1.13.1'
jgivenVersion = version
hsqldbVersion = '2.7.4'
Expand Down

0 comments on commit 61f1547

Please sign in to comment.