Fix spring platform Brussels
* Update to dependency-management-1.0.0.RC2 * Update to spring-io-plugin 0.0.6.RELEASE * Update to Boot 1.5 (which requires newer dependency management plugin)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
buildscript {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url "https://repo.spring.io/plugins-snapshot" }
|
||||
}
|
||||
dependencies {
|
||||
classpath("org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion")
|
||||
|
||||
Reference in New Issue
Block a user