Remove Stray MavenLocal

This commit is contained in:
Josh Cummings
2024-10-14 14:40:35 -06:00
parent f7b144db04
commit c91daf2684

View File

@@ -11,7 +11,6 @@ java {
}
repositories {
mavenLocal()
mavenCentral()
maven { url "https://repo.spring.io/milestone" }
maven { url "https://repo.spring.io/snapshot" }