Update dependency info in readme

This commit is contained in:
Dan Mulloy 2019-10-24 09:57:58 -04:00
parent 2f09dec1c5
commit 9a108af219

View File

@ -52,7 +52,7 @@ You can also add ProtocolLib as a Maven dependency:
<dependencies>
<dependency>
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib-API</artifactId>
<artifactId>ProtocolLib</artifactId>
<version>4.4.0</version>
</dependency>
</dependencies>