Skip to content

Commit

Permalink
Update dependency com.comphenix.protocol:ProtocolLib to v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent c598847 commit 3b46371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {

// Other Plugins
compileOnly("com.github.webbukkit.dynmap:spigot:3.1") { exclude("org.bukkit") /* Old Version */ }
compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0")
compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0")
compileOnly("net.citizensnpcs:citizens-main:2.0.30-SNAPSHOT") { exclude("*") }
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.8")
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
Expand Down

0 comments on commit 3b46371

Please sign in to comment.