Added scope to BentoBox dependency

This commit is contained in:
tastybento 2018-08-25 12:37:39 -07:00
parent 6f093f0802
commit 44910200f5
1 changed files with 1 additions and 0 deletions

View File

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