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