|
@@ -8,10 +8,6 @@ allprojects {
|
|
apply plugin: 'checkstyle'
|
|
apply plugin: 'checkstyle'
|
|
apply plugin: 'io.spring.javaformat'
|
|
apply plugin: 'io.spring.javaformat'
|
|
|
|
|
|
- repositories {
|
|
|
|
- maven { url "https://repo.spring.io/libs-snapshot" }
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
dependencies {
|
|
dependencies {
|
|
checkstyle "io.spring.javaformat:spring-javaformat-checkstyle:0.0.25"
|
|
checkstyle "io.spring.javaformat:spring-javaformat-checkstyle:0.0.25"
|
|
}
|
|
}
|