Update bStats

Closes #912
Closes #913
This commit is contained in:
NotMyFault 2021-02-14 19:40:15 +01:00
parent 20304bf7ad
commit 366ff738e2
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

@ -109,8 +109,8 @@ dependencies {
}
api("com.intellectualsites.paster:Paster:1.0.1-SNAPSHOT")
// Third party
implementation("org.bstats:bstats-bukkit:2.1.0")
implementation("org.bstats:bstats-base:2.1.0")
implementation("org.bstats:bstats-bukkit:2.2.1")
implementation("org.bstats:bstats-base:2.2.1")
compileOnlyApi("org.inventivetalent:mapmanager:1.7.+") { isTransitive = false }
implementation("com.github.TechFortress:GriefPrevention:16.+") { isTransitive = false }
implementation("com.massivecraft:mcore:7.0.1") { isTransitive = false }