1.21.5 Update

This commit is contained in:
Navoei
2025-05-24 17:58:36 -05:00
parent 1a123a3378
commit 8283c53e56
5 changed files with 7 additions and 11 deletions

View File

@@ -40,7 +40,7 @@ dependencies {
implementation "de.maxhenkel.voicechat:voicechat-api:${voicechat_api_version}"
shadow "dev.jorel:commandapi-bukkit-shade:${command_api_version}"
compileOnly group: "com.comphenix.protocol", name: "ProtocolLib", version: "5.1.0";
compileOnly group: "com.comphenix.protocol", name: "ProtocolLib", version: "5.3.0";
}
repositories {