3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-11-03 14:50:19 +01:00

Update PacketLib to fix SRV records in GeyserConnect

Thanks @creeper123123321
Dieser Commit ist enthalten in:
Camotoy 2021-06-14 16:56:14 -04:00
Ursprung bae4906879
Commit 469421c481
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F

Datei anzeigen

@ -174,7 +174,7 @@
<dependency> <dependency>
<groupId>com.github.GeyserMC</groupId> <groupId>com.github.GeyserMC</groupId>
<artifactId>PacketLib</artifactId> <artifactId>PacketLib</artifactId>
<version>6e5dea9</version> <version>0b75570</version>
<scope>compile</scope> <scope>compile</scope>
<exclusions> <exclusions>
<exclusion> <!-- Move this exclusion back to MCProtocolLib it gets the latest PacketLib --> <exclusion> <!-- Move this exclusion back to MCProtocolLib it gets the latest PacketLib -->