Start work on 1.2.0

This commit is contained in:
Andy Wilkinson
2016-07-25 11:08:36 +01:00
parent d919238023
commit 2db7ab5e71
7 changed files with 7 additions and 7 deletions

View File

@@ -30,7 +30,7 @@ ext {
snippetsDir = file('build/generated-snippets')
}
ext['spring-restdocs.version'] = '1.1.2.BUILD-SNAPSHOT'
ext['spring-restdocs.version'] = '1.2.0.BUILD-SNAPSHOT'
dependencies {
compile 'org.springframework.boot:spring-boot-starter-data-jpa'