Skip to content

Commit f749055

Browse files
committed
Upgrade to AssertJ 3.27.2
1 parent 9db710e commit f749055

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.23.1")
21+
api("org.assertj:assertj-core:3.27.2")
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)