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