Update pom.xml

This commit is contained in:
Aberzhulan 2018-07-19 16:43:39 -05:00 committed by GitHub
parent eed7712799
commit 0a8006833d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,7 @@
<artifactId>craftbukkit</artifactId>
<version>1.13</version>
<type>jar</type>
<scope>provided</scope>
</dependency>
<!--Vault API-->
<dependency>
@ -132,4 +133,4 @@
<scope>compile</scope>
</dependency>
</dependencies>
</project>
</project>