Remove Stray MavenLocal
This commit is contained in:
@@ -11,7 +11,6 @@ java {
|
||||
}
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
maven { url "https://repo.spring.io/milestone" }
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
|
||||
Reference in New Issue
Block a user