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 Oct 21, 2024
1 parent df412a0 commit 77c93ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
compileOnly("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")
compileOnly("com.github.Slimefun:Slimefun4:RC-37")
compileOnly("me.clip:placeholderapi:2.11.6")
compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0")
compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0")
implementation("net.guizhanss:guizhanlib-all:2.1.0")
implementation("org.bstats:bstats-bukkit:3.1.0")
}
Expand Down

0 comments on commit 77c93ed

Please sign in to comment.