Update bStats metrics version.

Apparently in 1.7 we now have to specify the plugin ID in the
constructor. So mote it be.
This commit is contained in:
Andreas Troelsen
2020-03-28 16:52:50 +01:00
parent 9fcfad3748
commit a9d39fe345
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -117,7 +117,7 @@
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>
<version>1.5</version>
<version>1.7</version>
<scope>compile</scope>
</dependency>