Skip to content

Commit 2808f7d

Browse files
authored
Bump Bedrock protocol library to fix 26.50 dimension height issues (#6718)
1 parent 5219c5a commit 2808f7d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ guava = "29.0-jre"
1313
gson = "2.3.1" # Provided by Spigot 1.8.8 TODO bump to 2.8.1 or similar (Spigot 1.16.5 version) after Merge
1414
gson-runtime = "2.10.1"
1515
websocket = "1.5.1"
16-
protocol-connection = "3.0.0.Beta13-20260916.122344-26"
17-
protocol-common = "3.0.0.Beta13-20260916.122344-26"
18-
protocol-codec = "3.0.0.Beta13-20260916.122344-26"
16+
protocol-connection = "3.0.0.Beta13-20260917.001841-27"
17+
protocol-common = "3.0.0.Beta13-20260917.001841-27"
18+
protocol-codec = "3.0.0.Beta13-20260917.001841-27"
1919
# CloudburstMC/Network, "nethernet" branch; RakNet and NetherNet come from the same build
2020
network = "2.0.0.CR3-20260916.135337-10"
2121
# opencollab-incubator/libdatachannel-java, which builds opencollab-incubator/libdatachannel and libjuice into its natives

0 commit comments

Comments
 (0)