Update bStats Metrics to 2.2.1.

The previously nested classes are now standalone, so imports and super
class definitions of the custom various charts are updated as well.
This commit is contained in:
Andreas Troelsen
2021-04-11 13:11:47 +02:00
parent 9081ec8055
commit c7e740040c
9 changed files with 17 additions and 23 deletions
+1 -7
View File
@@ -77,12 +77,6 @@
<url>https://hub.spigotmc.org/nexus/content/groups/public/</url>
</repository>
<!-- bStats repo -->
<repository>
<id>bstats-repo</id>
<url>http://repo.codemc.org/repository/maven-public/</url>
</repository>
<!-- JitPack for Vault -->
<repository>
<id>jitpack.io</id>
@@ -111,7 +105,7 @@
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>
<version>1.7</version>
<version>2.2.1</version>
<scope>compile</scope>
</dependency>