Upgrade samples following the release of 2.0.6

This commit is contained in:
Andy Wilkinson
2022-03-24 15:28:31 +00:00
parent 8ee41a21f1
commit c8c0f25377
7 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ ext {
snippetsDir = file('build/generated-snippets')
}
ext['spring-restdocs.version'] = '2.0.6.BUILD-SNAPSHOT'
ext['spring-restdocs.version'] = '2.0.7.BUILD-SNAPSHOT'
configurations {
asciidoctorExtensions