Skip to content

Commit e9dd0c5

Browse files
committed
possible build fix
1 parent 1d1e414 commit e9dd0c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

anticheat/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636

3737
compileOnly("org.spigotmc:spigot-api:1.21-R0.1-SNAPSHOT")
3838

39-
compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0")
39+
compileOnly("net.dmulloy2:ProtocolLib:5.4.0")
4040
}
4141

4242
tasks.test {

0 commit comments

Comments
 (0)