3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-08-01 01:58:07 +02:00

Use static commit of Protocol

Dieser Commit ist enthalten in:
Camotoy 2021-02-06 20:06:45 -05:00
Ursprung 8670172f8d
Commit 66bb162695
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F

Datei anzeigen

@ -30,9 +30,9 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.nukkitx.protocol</groupId>
<groupId>com.github.CloudburstMC.Protocol</groupId>
<artifactId>bedrock-v422</artifactId>
<version>2.6.1-SNAPSHOT</version>
<version>89617b7689</version>
<scope>compile</scope>
<exclusions>
<exclusion>