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] committed Oct 21, 2024
1 parent c835122 commit 6b7f2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
implementation("org.bstats:bstats-bukkit:3.1.0")

compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0")
compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0")
compileOnly("org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT")
}

0 comments on commit 6b7f2f4

Please sign in to comment.