Merge remote-tracking branch 'origin/renovate/org.bstats-bstats-bukkit-1.x' into main

This commit is contained in:
N0tMyFaultOG 2020-12-21 10:49:32 +01:00
commit 3954953d0d
No known key found for this signature in database
GPG Key ID: 823348042DA95A81

View File

@ -68,7 +68,7 @@ dependencies {
exclude("com.sk89q.worldedit.worldedit-libs", "bukkit")
exclude("com.sk89q.worldedit.worldedit-libs", "core")
}
"compile"("org.bstats:bstats-bukkit:1.7")
"compile"("org.bstats:bstats-bukkit:1.8")
"compile"("com.intellectualsites.paster:Paster:1.0-SNAPSHOT")
// Third party
"implementation"("com.github.InventivetalentDev:MapManager:1.7.+") { isTransitive = false }