1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-31 20:56:44 +00:00

Update the websocket library

This commit is contained in:
Tim203
2025-12-23 00:00:45 +01:00
parent fb2552282e
commit a7729114bf

View File

@@ -37,7 +37,7 @@ object Versions {
const val cloudCore = "2.0.0-rc.2"
const val bstatsVersion = "3.0.2"
const val javaWebsocketVersion = "1.5.2"
const val javaWebsocketVersion = "1.6.0"
const val checkerQual = "3.19.0"
}