1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-04 15:31:36 +00:00

Update PacketLib to fix SRV records in GeyserConnect

Thanks @creeper123123321
This commit is contained in:
Camotoy
2021-06-14 16:56:14 -04:00
parent bae4906879
commit 469421c481

View File

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