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