Update ProtocolLib version

This commit is contained in:
libraryaddict 2020-01-06 15:57:53 +13:00
parent 0ed798e8e7
commit 4f140fce9b
No known key found for this signature in database
GPG Key ID: 052E4FBCD257AEA4

View File

@ -49,7 +49,7 @@
<dependency>
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.5.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>