diff --git a/bukkit/build.gradle b/bukkit/build.gradle index a2d07d1..248c846 100644 --- a/bukkit/build.gradle +++ b/bukkit/build.gradle @@ -1,7 +1,7 @@ dependencies { implementation project(path: ':common') - implementation 'org.bstats:bstats-bukkit:3.0.2' + implementation 'org.bstats:bstats-bukkit:3.1.0' implementation 'net.kyori:adventure-platform-bukkit:4.3.4' implementation 'io.github.projectunified:minelib-scheduler-entity:1.2.3'