mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Add support for Minecraft 1.15.2 and fix kick with villager (Fixes #138)
This commit is contained in:
parent
ed322029f3
commit
a55381faaf
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.steveice10</groupId>
|
||||
<artifactId>mcprotocollib</artifactId>
|
||||
<version>1.15.1-1-SNAPSHOT</version>
|
||||
<version>1.15.2-1-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
|
Loading…
Reference in a new issue