mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Fix form responses on 1.19.20
This commit is contained in:
parent
ef81bdeb6b
commit
eab92da988
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.CloudburstMC.Protocol</groupId>
|
||||
<artifactId>bedrock-v544</artifactId>
|
||||
<version>92d9854</version>
|
||||
<version>0bd459f</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
|
Loading…
Reference in a new issue