Prepare for release

This commit is contained in:
Camotoy 2022-06-06 22:54:10 -04:00
parent a397f55e8b
commit 172167f14f
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 5 additions and 5 deletions

View File

@ -120,8 +120,8 @@
</dependency>
<dependency>
<groupId>com.github.CloudburstMC.Protocol</groupId>
<artifactId>bedrock-beta</artifactId>
<version>be0cc73</version>
<artifactId>bedrock-v527</artifactId>
<version>977a9a1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@ -153,9 +153,9 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>1.19-SNAPSHOT</version>
<groupId>com.github.GeyserMC</groupId>
<artifactId>MCProtocolLib</artifactId>
<version>1e5477f</version>
<scope>compile</scope>
<exclusions>
<exclusion>