Skip to content

Commit dc02325

Browse files
Update dependency org.assertj:assertj-core to v3.27.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31410a9 commit dc02325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ subprojects {
5151
}
5252

5353
ext {
54-
assertjVersion = '3.26.3'
54+
assertjVersion = '3.27.2'
5555
dropwizardVersion = '2.1.12'
5656
jacocoVersion = '0.8.12'
5757
junit5Version = '5.10.2'

0 commit comments

Comments
 (0)