Start work on 1.2.0
This commit is contained in:
@@ -29,7 +29,7 @@ targetCompatibility = 1.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-web'
|
||||
|
||||
Reference in New Issue
Block a user