Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.25.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] committed Jan 3, 2024
1 parent 96323b6 commit 4510c79
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.0'
assertjVersion = '3.25.1'
junitDataproviderVersion = '1.13.1'
jgivenVersion = version
hsqldbVersion = '2.7.2'
Expand Down

0 comments on commit 4510c79

Please sign in to comment.