Skip to content

Commit e83c4e5

Browse files
dependency: Update dependency net.dmulloy2:ProtocolLib to v5.4.0
1 parent 49c7218 commit e83c4e5

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)