1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-21 07:49:32 +00:00

Merge mistake fixes

This commit is contained in:
Konicai
2022-08-02 00:25:07 -04:00
parent aee43e68fa
commit 7121051d9a
7 changed files with 9 additions and 12 deletions

View File

@@ -35,7 +35,7 @@ object Versions {
// See comment in settings.gradle.kts
const val raknetVersion = "1.6.28-SNAPSHOT"
const val mcauthlibVersion = "d9d773e"
const val mcprotocollibversion = "54fc9f0"
const val mcprotocollibversion = "9f78bd5"
const val packetlibVersion = "3.0"
const val adventureVersion = "4.9.3"
const val eventVersion = "3.0.0"