Merge remote-tracking branch 'upstream/master' into ext-1.19.20

# Conflicts:
#	core/pom.xml
This commit is contained in:
Konicai 2022-08-09 14:34:37 -04:00
commit ee5e916112
No known key found for this signature in database
GPG key ID: 710D09287708C823
8 changed files with 26 additions and 20 deletions

View file

@ -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 = "a78a64b"
const val protocolVersion = "92d9854"
// Not pinned to specific version due to possible gradle bug
// See comment in settings.gradle.kts
const val raknetVersion = "1.6.28-SNAPSHOT"