Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.26.3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 5ba7503 commit f8c8215
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 @@ -51,7 +51,7 @@ subprojects {
}

ext {
assertjVersion = '3.25.3'
assertjVersion = '3.26.3'
dropwizardVersion = '2.1.12'
jacocoVersion = '0.8.12'
junit5Version = '5.10.2'
Expand Down

0 comments on commit f8c8215

Please sign in to comment.