Skip to content

Commit 4794cb0

Browse files
committed
Upgrade to AssertJ 3.27.3
1 parent 7bd7eb1 commit 4794cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-restdocs-platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
api("org.apiguardian:apiguardian-api:1.1.2")
1919
api("org.asciidoctor:asciidoctorj:3.0.0")
2020
api("org.asciidoctor:asciidoctorj-pdf:2.3.19")
21-
api("org.assertj:assertj-core:3.27.2")
21+
api("org.assertj:assertj-core:3.27.3")
2222
api("org.hamcrest:hamcrest-core:1.3")
2323
api("org.hamcrest:hamcrest-library:1.3")
2424
api("org.hibernate.validator:hibernate-validator:9.0.1.Final")

0 commit comments

Comments
 (0)