Allow compilation; update GeyserConnector

This commit is contained in:
DoctorMacc 2020-07-24 10:45:36 -04:00
parent 6b7dad1483
commit ae77388b2e
No known key found for this signature in database
GPG key ID: 6D6E7E059F186DB4
2 changed files with 5 additions and 5 deletions

View file

@ -103,9 +103,9 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>20w30a-SNAPSHOT</version>
<groupId>com.github.GeyserMC</groupId>
<artifactId>MCProtocolLib</artifactId>
<version>da45dc9165</version>
<scope>compile</scope>
<exclusions>
<exclusion>