Added scope to BentoBox dependency

This commit is contained in:
tastybento 2018-08-25 12:37:02 -07:00
parent 53dce268e9
commit f2ddaedb73
1 changed files with 1 additions and 0 deletions

View File

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