mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-20 07:19:29 +00:00
Fix Adventure version
This commit is contained in:
@@ -36,7 +36,7 @@ object Versions {
|
||||
const val mcauthlibVersion = "d9d773e"
|
||||
const val mcprotocollibversion = "9f78bd5"
|
||||
const val packetlibVersion = "3.0"
|
||||
const val adventureVersion = "4.9.3"
|
||||
const val adventureVersion = "4.12.0-20220629.025215-9"
|
||||
const val adventurePlatformVersion = "4.1.2"
|
||||
const val junitVersion = "4.13.1"
|
||||
const val checkerQualVersion = "3.19.0"
|
||||
|
||||
Reference in New Issue
Block a user