Update LuckPerms and bStats

This commit is contained in:
Sijmen Schoon 2019-12-01 03:38:05 +01:00
parent 8a49b9b00b
commit 5d600882ac
4 changed files with 54 additions and 50 deletions

View file

@ -13,7 +13,7 @@ allprojects {
maven { url "http://repo.mikeprimm.com" }
maven { url "http://repo.maven.apache.org/maven2" }
maven { url "https://hub.spigotmc.org/nexus/content/repositories/snapshots/" }
maven { url "http://repo.bstats.org/content/repositories/releases/" }
maven { url "https://repo.codemc.org/repository/maven-public/" }
}
apply plugin: 'java'