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