Skip to content

Commit 106dc4e

Browse files
dependency: Update dependency net.dmulloy2:ProtocolLib to v5.4.0
1 parent a0cffa6 commit 106dc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object Versions {
1212
// Bukkit
1313
const val SPIGOT_API = "1.20.2-R0.1-SNAPSHOT"
1414
const val FOLIA_API = "1.21.4-R0.1-SNAPSHOT"
15-
const val PROTOCOL_LIB = "5.3.0"
15+
const val PROTOCOL_LIB = "5.4.0"
1616

1717
// BungeeCord
1818
const val BUNGEECORD_API = "1.21-R0.4"

0 commit comments

Comments
 (0)