Skip to content

Commit 0c55b1d

Browse files
fix(deps): update dependency org.assertj:assertj-core to v3.27.0 (#1824)
Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af74805 commit 0c55b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-projects/spring-boot/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
}
3030

3131
ext {
32-
assertjVersion = '3.26.3'
32+
assertjVersion = '3.27.0'
3333
junitDataproviderVersion = '1.13.1'
3434
jgivenVersion = version
3535
hsqldbVersion = '2.7.4'

0 commit comments

Comments
 (0)