Update MCProtocolLib to fix cached chunks on non-Spigot (#937)

This commit is contained in:
Camotoy 2020-07-11 16:47:21 -04:00 committed by GitHub
parent e942d7c553
commit 7757913c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>ed6e845095</version>
<version>46b46001f6</version>
<scope>compile</scope>
<exclusions>
<exclusion>