We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58c6718 + 73bd3d3 commit 7dc7dbdCopy full SHA for 7dc7dbd
build.gradle
@@ -124,7 +124,7 @@ dependencies {
124
runtimeOnly 'org.postgresql:postgresql:42.7.5'
125
runtimeOnly 'org.apache.httpcomponents:httpclient:4.5.14'
126
127
- asciidoctorExt 'org.springframework.restdocs:spring-restdocs-asciidoctor:3.0.3'
+ asciidoctorExt 'org.springframework.restdocs:spring-restdocs-asciidoctor:3.0.4'
128
}
129
130
//customization of java compile task
0 commit comments