mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 11:49:12 +00:00
Remove mavenLocal repo from default repositories
This commit is contained in:
parent
2ce5797d5e
commit
b0fa0d1ec8
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ subprojects {
|
|||
apply plugin: 'com.github.johnrengelman.shadow'
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
maven { url = 'https://hub.spigotmc.org/nexus/content/groups/public/' }
|
||||
maven { url = 'https://papermc.io/repo/repository/maven-public/' }
|
||||
maven {
|
||||
|
|
Loading…
Reference in a new issue