Merge mistake fixes

This commit is contained in:
Konicai 2022-08-02 00:25:07 -04:00
parent aee43e68fa
commit 7121051d9a
No known key found for this signature in database
GPG key ID: 710D09287708C823
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"