Start work on 3.0

This commit is contained in:
Andy Wilkinson
2021-09-28 11:58:56 +01:00
parent 2bb8b57ac7
commit c182630092
9 changed files with 9 additions and 9 deletions

View File

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