We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe6d78 commit e90c792Copy full SHA for e90c792
1 file changed
build.gradle.kts
@@ -25,7 +25,7 @@ dependencies {
25
compileOnly("com.sk89q.worldguard:worldguard-bukkit:7.1.0-SNAPSHOT") {
26
isTransitive = false
27
}
28
- compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0") {
+ compileOnly("com.comphenix.protocol:ProtocolLib:5.4.0-SNAPSHOT") {
29
30
31
compileOnly("net.coreprotect:coreprotect:22.4") {
0 commit comments