Skip to content

Commit 73bd3d3

Browse files
Update dependency org.springframework.restdocs:spring-restdocs-asciidoctor to v3.0.4
1 parent 26e2a68 commit 73bd3d3

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
@@ -124,7 +124,7 @@ dependencies {
124124
runtimeOnly 'org.postgresql:postgresql:42.7.5'
125125
runtimeOnly 'org.apache.httpcomponents:httpclient:4.5.14'
126126

127-
asciidoctorExt 'org.springframework.restdocs:spring-restdocs-asciidoctor:3.0.3'
127+
asciidoctorExt 'org.springframework.restdocs:spring-restdocs-asciidoctor:3.0.4'
128128
}
129129

130130
//customization of java compile task

0 commit comments

Comments
 (0)