Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object Versions {
// Bukkit
const val SPIGOT_API = "1.20.2-R0.1-SNAPSHOT"
const val FOLIA_API = "1.21.4-R0.1-SNAPSHOT"
const val PROTOCOL_LIB = "5.3.0"
const val PROTOCOL_LIB = "5.4.0"

// BungeeCord
const val BUNGEECORD_API = "1.21-R0.4"
Expand Down
Loading