This was causing failures locally and leads to inconsistent results
@@ -6,7 +6,6 @@ plugins {
}
repositories {
- mavenLocal()
mavenCentral()
maven { url "https://repo.spring.io/milestone" }
maven { url "https://repo.spring.io/snapshot" }
@@ -8,7 +8,6 @@ plugins {
@@ -11,7 +11,6 @@ java {