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

Update Geyser common and Cumulus

This commit is contained in:
Tim203
2022-08-10 22:52:25 +02:00
parent 6e2c19f118
commit 4f361120d1

View File

@@ -24,8 +24,8 @@
*/ */
object Versions { object Versions {
const val geyserVersion = "2.0.4-SNAPSHOT" const val geyserVersion = "2.0.7-SNAPSHOT"
const val cumulusVersion = "1.1" const val cumulusVersion = "1.1.1"
const val configUtilsVersion = "1.0-SNAPSHOT" const val configUtilsVersion = "1.0-SNAPSHOT"
const val spigotVersion = "1.13-R0.1-SNAPSHOT" const val spigotVersion = "1.13-R0.1-SNAPSHOT"
const val fastutilVersion = "8.5.3" const val fastutilVersion = "8.5.3"