We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e2a68 commit 73bd3d3Copy full SHA for 73bd3d3
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