Switch to a static MCProtocolLib commit

This commit is contained in:
Camotoy 2021-11-24 10:26:40 -05:00
parent b2d1212359
commit 822b1e698e
1 changed files with 3 additions and 3 deletions

View File

@ -153,9 +153,9 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>1.18-pre-SNAPSHOT</version>
<groupId>com.github.GeyserMC</groupId>
<artifactId>MCProtocolLib</artifactId>
<version>b71a7e2fa</version>
<scope>compile</scope>
<exclusions>
<exclusion>