Skip to content

Commit

Permalink
Update MCProtocolLib to fix cached chunks on non-Spigot (GeyserMC#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
Camotoy authored Jul 11, 2020
1 parent e942d7c commit 7757913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>ed6e845095</version>
<version>46b46001f6</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 7757913

Please sign in to comment.