Update to bStats 1.5.

Seems like there's some neat logging options for server owners in the new version, so that's wonderful. Let's get on that.
This commit is contained in:
Andreas Troelsen 2019-10-26 22:40:43 +02:00
parent 51dde339e1
commit c573fd60eb

View File

@ -115,7 +115,7 @@
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>
<version>1.2</version>
<version>1.5</version>
<scope>compile</scope>
</dependency>