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