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