3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-06 13:28:06 +02:00

Use old MCProtocolLib, etc. commits for now

While we work out the kinks!
Dieser Commit ist enthalten in:
Camotoy 2021-09-23 17:53:57 -04:00
Ursprung 85a5762364
Commit f6313dd0ac
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F

Datei anzeigen

@ -141,13 +141,13 @@
</exclusions>
</dependency>
<dependency>
<groupId>com.github.GeyserMC</groupId>
<groupId>com.github.RednedEpic</groupId>
<artifactId>MCAuthLib</artifactId>
<version>6c99331</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.GeyserMC</groupId>
<groupId>com.github.RednedEpic</groupId>
<artifactId>MCProtocolLib</artifactId>
<version>e17787a</version>
<scope>compile</scope>
@ -167,7 +167,7 @@
</exclusions>
</dependency>
<dependency>
<groupId>com.github.GeyserMC</groupId>
<groupId>com.github.RednedEpic</groupId>
<artifactId>PacketLib</artifactId>
<version>9d4b476</version>
<scope>compile</scope>