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