Skip to content

Commit

Permalink
Update PacketLib to fix SRV records in GeyserConnect
Browse files Browse the repository at this point in the history
  • Loading branch information
Camotoy committed Jun 14, 2021
1 parent bae4906 commit 469421c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -->
Expand Down

0 comments on commit 469421c

Please sign in to comment.