Skip to content

Commit 7dc7dbd

Browse files
authored
Merge pull request #223 from kit-data-manager/renovate/org.springframework.restdocs-spring-restdocs-asciidoctor-3.x
Update dependency org.springframework.restdocs:spring-restdocs-asciidoctor to v3.0.4
2 parents 58c6718 + 73bd3d3 commit 7dc7dbd

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)