Skip to content

Commit e90c792

Browse files
committed
Upgrade ProtocolLib to 5.4.0-SNAPSHOT dev build
1 parent cfe6d78 commit e90c792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
compileOnly("com.sk89q.worldguard:worldguard-bukkit:7.1.0-SNAPSHOT") {
2626
isTransitive = false
2727
}
28-
compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0") {
28+
compileOnly("com.comphenix.protocol:ProtocolLib:5.4.0-SNAPSHOT") {
2929
isTransitive = false
3030
}
3131
compileOnly("net.coreprotect:coreprotect:22.4") {

0 commit comments

Comments
 (0)