Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.26.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed May 26, 2024
1 parent f942a0c commit d77ef7d
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.25.3'
assertjVersion = '3.26.0'
junitDataproviderVersion = '1.13.1'
jgivenVersion = version
hsqldbVersion = '2.7.2'
Expand Down

0 comments on commit d77ef7d

Please sign in to comment.