mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Update dependencies fitting https pattern
This commit is contained in:
parent
edc81bc668
commit
0ba31ed56b
@ -101,8 +101,8 @@ subprojects {
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url = "http://maven.sk89q.com/repo/" }
|
||||
maven { url = "http://repo.maven.apache.org/maven2" }
|
||||
maven { url = "https://maven.enginehub.org/repo/" }
|
||||
maven { url = "https://repo.maven.apache.org/maven2" }
|
||||
maven { url = "https://jitpack.io" }
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user