mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Fix Bedrock proxy protocol support
This commit is contained in:
parent
35d8707ed6
commit
6a77253ef2
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@
|
|||
<dependency>
|
||||
<groupId>com.nukkitx.network</groupId>
|
||||
<artifactId>raknet</artifactId>
|
||||
<version>1.6.27-20210506.111625-1</version>
|
||||
<version>1.6.28-20211202.034102-5</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
|
Loading…
Reference in a new issue