Update the samples to use the latest snapshots
This commit is contained in:
@@ -30,7 +30,7 @@ ext {
|
||||
snippetsDir = file('build/generated-snippets')
|
||||
}
|
||||
|
||||
ext['spring-restdocs.version'] = '1.2.2.BUILD-SNAPSHOT'
|
||||
ext['spring-restdocs.version'] = '1.2.3.BUILD-SNAPSHOT'
|
||||
|
||||
dependencies {
|
||||
asciidoctor "org.springframework.restdocs:spring-restdocs-asciidoctor:${project.ext['spring-restdocs.version']}"
|
||||
|
||||
Reference in New Issue
Block a user