mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Merge remote-tracking branch 'upstream/master' into ext-1.19.20-fixes
# Conflicts: # core/pom.xml
This commit is contained in:
commit
259fed247a
5 changed files with 9973 additions and 1 deletions
|
@ -30,7 +30,7 @@ object Versions {
|
|||
const val guavaVersion = "29.0-jre"
|
||||
const val nbtVersion = "2.1.0"
|
||||
const val websocketVersion = "1.5.1"
|
||||
const val protocolVersion = "92d9854"
|
||||
const val protocolVersion = "0bd459f"
|
||||
// Not pinned to specific version due to possible gradle bug
|
||||
// See comment in settings.gradle.kts
|
||||
const val raknetVersion = "1.6.28-SNAPSHOT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue