mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Update Protocol to better support older Netty versions
This commit is contained in:
parent
137eb3ece8
commit
b528a1c4f6
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.CloudburstMC.Protocol</groupId>
|
||||
<artifactId>bedrock-v503</artifactId>
|
||||
<version>29ecd7a</version>
|
||||
<version>f32c76d</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
|
Loading…
Reference in a new issue