1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-19 14:59:20 +00:00

Update bstats dependency

This commit is contained in:
Tim203
2023-02-14 00:38:43 +01:00
parent 38442bc748
commit 82d27bedc8

View File

@@ -34,7 +34,7 @@ object Versions {
const val nettyVersion = "4.1.49.Final"
const val snakeyamlVersion = "1.28"
const val cloudVersion = "1.5.0"
const val bstatsVersion = "3.0.0"
const val bstatsVersion = "3.0.1"
const val javaWebsocketVersion = "1.5.2"