3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-09-08 12:32:53 +02:00

Prepare for release

Dieser Commit ist enthalten in:
Camotoy 2022-06-06 22:54:10 -04:00
Ursprung a397f55e8b
Commit 172167f14f
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F

Datei anzeigen

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