Use static commit of MCProtocolLib (#734)

This prevents changes upstream from immediately affecting Geyser workflow. This also removes the CodeMC repository in favor of Jitpack (which can use the commit hash as a version).
This commit is contained in:
Camotoy 2020-06-03 22:57:36 -04:00 committed by GitHub
parent 5fca5d5ef5
commit 69a4cd3860
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 9 deletions

View file

@ -99,7 +99,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>1.15.2-1-SNAPSHOT</version>
<version>4c315aa206</version>
<scope>compile</scope>
<exclusions>
<exclusion>