Added scope to BentoBox dependency

This commit is contained in:
tastybento 2018-08-25 12:36:28 -07:00
parent 707ffaa574
commit 77c663adbe

View File

@ -76,6 +76,7 @@
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>0.9.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>