mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 23:09:27 +00:00
Switched to ConfigUtils and prepared the addition of metrics
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
object Versions {
|
||||
const val geyserVersion = "2.0.0-SNAPSHOT"
|
||||
const val cumulusVersion = "1.0-SNAPSHOT"
|
||||
const val configUtilsVersion = "1.0-SNAPSHOT"
|
||||
const val spigotVersion = "1.13-R0.1-SNAPSHOT"
|
||||
const val fastutilVersion = "8.5.3"
|
||||
const val lombokVersion = "1.18.20"
|
||||
@@ -33,6 +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 javaWebsocketVersion = "1.5.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user