diff --git a/eco-core/core-plugin/build.gradle.kts b/eco-core/core-plugin/build.gradle.kts index a61e3206d..829eec123 100644 --- a/eco-core/core-plugin/build.gradle.kts +++ b/eco-core/core-plugin/build.gradle.kts @@ -56,7 +56,7 @@ dependencies { compileOnly("com.github.decentsoftware-eu:decentholograms:2.8.5") compileOnly("com.github.Gypopo:EconomyShopGUI-API:1.4.6") compileOnly("com.github.N0RSKA:ScytherAPI:55a") - compileOnly("org.black_ixx:playerpoints:3.2.5") + compileOnly("org.black_ixx:playerpoints:3.3.3") compileOnly("io.lumine:Mythic:5.7.0") compileOnly("io.lumine:LumineUtils:1.19-SNAPSHOT") compileOnly("com.github.sirblobman.api:core:2.9-SNAPSHOT")