Throw less shade

This commit is contained in:
Trent Hensler 2018-02-12 16:45:41 -08:00
parent ea7213cbd7
commit 2262737a3f
1 changed files with 2 additions and 0 deletions

View File

@ -294,6 +294,7 @@
<groupId>com.drtshock</groupId>
<artifactId>PlayerVaults</artifactId>
<version>4.0.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>me.clip</groupId>
@ -305,6 +306,7 @@
<groupId>be.maximvdw</groupId>
<artifactId>MVdWPlaceholderAPI</artifactId>
<version>2.2.3-SNAPSHOT</version>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>org.spigotmc</groupId>