Fix Sonar build
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
apply from: JAVA_GRADLE
|
||||
apply from: MAVEN_GRADLE
|
||||
apply from: BOM_GRADLE
|
||||
|
||||
apply plugin: 'spring-io'
|
||||
|
||||
@@ -16,4 +17,4 @@ dependencyManagement {
|
||||
mavenBom "io.spring.platform:platform-bom:${springIoVersion}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user