Skip to content

Commit cd5fed4

Browse files
committed
Upgrade to AssertJ 3.23.1
Closes gh-838
1 parent 5ff5e14 commit cd5fed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-restdocs-platform/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
api("org.apache.pdfbox:pdfbox:2.0.7")
1717
api("org.asciidoctor:asciidoctorj:2.5.4")
1818
api("org.asciidoctor:asciidoctorj-pdf:2.1.4")
19-
api("org.assertj:assertj-core:3.11.1")
19+
api("org.assertj:assertj-core:3.23.1")
2020
api("org.hamcrest:hamcrest-core:1.3")
2121
api("org.hamcrest:hamcrest-library:1.3")
2222
api("org.hibernate.validator:hibernate-validator:7.0.4.Final")

0 commit comments

Comments
 (0)