Upgrade tests and samples to use Spring Boot 1.3.6.RELEASE
This commit is contained in:
@@ -3,7 +3,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'org.springframework.boot:spring-boot-gradle-plugin:1.3.5.RELEASE'
|
||||
classpath 'org.springframework.boot:spring-boot-gradle-plugin:1.3.6.RELEASE'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user