Move back to using the main repository for MCProtocolLib

This commit is contained in:
DoctorMacc 2020-07-06 15:19:48 -04:00
parent 7e51040a8e
commit 82c6276794
1 changed files with 3 additions and 3 deletions

View File

@ -103,9 +103,9 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.GeyserMC</groupId>
<artifactId>MCProtocolLib</artifactId>
<version>feature~1.16-1.12.1-1-g10bb8e2-319</version>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>7545884a2d</version>
<scope>compile</scope>
<exclusions>
<exclusion>