forked from GeyserMC/Geyser
Move back to using the main repository for MCProtocolLib
This commit is contained in:
parent
7e51040a8e
commit
82c6276794
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue