Skip to content

Commit

Permalink
Merge pull request #16 from thekeenant/maven-fix-1
Browse files Browse the repository at this point in the history
Update ProtocolLib dependency
  • Loading branch information
thekeenant authored Nov 26, 2018
2 parents 5b1664c + 82a54c8 commit 73f7787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<!-- ProtocolLib -->
<dependency>
<groupId>com.comphenix.protocol</groupId>
<artifactId>ProtocolLib</artifactId>
<artifactId>ProtocolLib-API</artifactId>
<version>4.3.0</version>
<scope>provided</scope>
<exclusions>
Expand Down

0 comments on commit 73f7787

Please sign in to comment.