Update dependency versions in the samples to use latest snapshots
This commit is contained in:
@@ -30,7 +30,7 @@ ext {
|
||||
snippetsDir = file('build/generated-snippets')
|
||||
}
|
||||
|
||||
ext['spring-restdocs.version'] = '1.1.3.BUILD-SNAPSHOT'
|
||||
ext['spring-restdocs.version'] = '1.1.4.BUILD-SNAPSHOT'
|
||||
|
||||
dependencies {
|
||||
compile 'org.springframework.boot:spring-boot-starter-data-jpa'
|
||||
|
||||
Reference in New Issue
Block a user