Use old MCProtocolLib, etc. commits for now

While we work out the kinks!
This commit is contained in:
Camotoy 2021-09-23 17:53:57 -04:00
parent 85a5762364
commit f6313dd0ac
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 3 additions and 3 deletions

View File

@ -141,13 +141,13 @@
</exclusions>
</dependency>
<dependency>
<groupId>com.github.GeyserMC</groupId>
<groupId>com.github.RednedEpic</groupId>
<artifactId>MCAuthLib</artifactId>
<version>6c99331</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.GeyserMC</groupId>
<groupId>com.github.RednedEpic</groupId>
<artifactId>MCProtocolLib</artifactId>
<version>e17787a</version>
<scope>compile</scope>
@ -167,7 +167,7 @@
</exclusions>
</dependency>
<dependency>
<groupId>com.github.GeyserMC</groupId>
<groupId>com.github.RednedEpic</groupId>
<artifactId>PacketLib</artifactId>
<version>9d4b476</version>
<scope>compile</scope>