We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1e414 commit e9dd0c5Copy full SHA for e9dd0c5
1 file changed
anticheat/build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
37
compileOnly("org.spigotmc:spigot-api:1.21-R0.1-SNAPSHOT")
38
39
- compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0")
+ compileOnly("net.dmulloy2:ProtocolLib:5.4.0")
40
}
41
42
tasks.test {
0 commit comments