3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-09-08 20:43:04 +02: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>
<groupId>com.github.GeyserMC</groupId>
<artifactId>PacketLib</artifactId>
<version>6e5dea9</version>
<version>0b75570</version>
<scope>compile</scope>
<exclusions>
<exclusion> <!-- Move this exclusion back to MCProtocolLib it gets the latest PacketLib -->