mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2024-11-11 01:17:16 +00:00
Merge pull request #238 from Commodore64x/master
Use the latest version of ProtocolLib
This commit is contained in:
commit
018c70fde2
1 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -38,7 +38,7 @@
|
|||
<dependency>
|
||||
<groupId>com.comphenix.protocol</groupId>
|
||||
<artifactId>ProtocolLib</artifactId>
|
||||
<version>4.2.0-SNAPSHOT</version>
|
||||
<version>4.3.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
|
|
Loading…
Reference in a new issue