Upgrade samples to use 2.0.1 snapshots
This commit is contained in:
@@ -21,7 +21,7 @@ apply plugin: "idea"
|
||||
apply plugin: "org.grails.grails-web"
|
||||
|
||||
ext {
|
||||
restDocsVersion = "2.0.0.BUILD-SNAPSHOT"
|
||||
restDocsVersion = "2.0.1.BUILD-SNAPSHOT"
|
||||
snippetsDir = file('src/docs/generated-snippets')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user