mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-27 19:47:49 +01:00
Revert 6db7623037
This commit is contained in:
parent
01a8f5e1d3
commit
c878e71179
@ -75,7 +75,7 @@ subprojects {
|
||||
ext.nukkitVersion = "1.0-SNAPSHOT"
|
||||
ext.bungeeVersion = "1.16-R0.4"
|
||||
ext.velocityVersion = "1.0.0-SNAPSHOT"
|
||||
ext.redisBungeeVersion = "0.6-SNAPSHOT"
|
||||
ext.redisBungeeVersion = "0.3.8-SNAPSHOT"
|
||||
|
||||
ext.httpClientVersion = "4.5.13"
|
||||
ext.commonsTextVersion = "1.9"
|
||||
@ -95,7 +95,7 @@ subprojects {
|
||||
ext.nkPlaceholderapiVersion = "1.3-SNAPSHOT"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
maven { // Spigot Repository
|
||||
url = "https://hub.spigotmc.org/nexus/content/repositories/snapshots/"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user