Fixed MVdWPlaceholderAPI dependency scope in pom.xml

This commit is contained in:
Florian CUNY 2019-12-21 10:26:53 +01:00
parent fd247be073
commit c0d873d022

View File

@ -243,6 +243,7 @@
<groupId>com.github.BentoBoxWorld</groupId>
<artifactId>MVdWPlaceholderAPI</artifactId>
<version>${mvdwplaceholderapi.version}</version>
<scope>provided</scope>
</dependency>
<!-- Hooks -->
<dependency>