Update Protocol to better support older Netty versions

This commit is contained in:
Camotoy 2022-04-20 13:30:45 -04:00
parent 137eb3ece8
commit b528a1c4f6
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 1 additions and 1 deletions

View File

@ -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>