1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-19 23:09:27 +00:00

Merge remote-tracking branch 'origin/dev/2.1.1' into feature/cumulus-1.1

# Conflicts:
#	build-logic/src/main/kotlin/Versions.kt
This commit is contained in:
Tim203
2022-06-06 10:47:48 +02:00
82 changed files with 2149 additions and 1813 deletions

View File

@@ -26,15 +26,15 @@
object Versions {
const val geyserVersion = "2.0.1-cumulus-SNAPSHOT"
const val cumulusVersion = "1.1-SNAPSHOT"
const val spigotVersion = "1.13-R0.1-SNAPSHOT"
const val configUtilsVersion = "1.0-SNAPSHOT"
const valspigotVersion = "1.13-R0.1-SNAPSHOT"
const val fastutilVersion = "8.5.3"
const val lombokVersion = "1.18.20"
const val guiceVersion = "5.0.1"
const val nettyVersion = "4.1.49.Final"
const val snakeyamlVersion = "1.28"
const val cloudVersion = "1.5.0"
const val adventureApiVersion = "4.9.1"
const val adventurePlatformVersion = "4.0.0"
const val bstatsVersion = "3.0.0"
const val javaWebsocketVersion = "1.5.2"