Upgrade to Spring Build Conventions Gradle Plugin 0.0.31.RELEASE.
0.0.31.RELEASE fixes block switch related issues. See https://github.com/spring-gradle-plugins/spring-build-conventions/issues/79.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
buildscript {
|
||||
dependencies {
|
||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.27.RELEASE'
|
||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.31.RELEASE'
|
||||
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
||||
}
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user