Upgrade to the latest version of the Spring IO Plugin
This commit is contained in:
@@ -4,9 +4,9 @@ buildscript {
|
||||
maven { url 'https://repo.spring.io/plugins-release' }
|
||||
}
|
||||
dependencies {
|
||||
classpath 'io.spring.gradle:dependency-management-plugin:0.5.3.RELEASE'
|
||||
classpath 'io.spring.gradle:dependency-management-plugin:0.5.5.RELEASE'
|
||||
classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.7'
|
||||
classpath 'io.spring.gradle:spring-io-plugin:0.0.4.RELEASE'
|
||||
classpath 'io.spring.gradle:spring-io-plugin:0.0.5.RELEASE'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user