mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-24 19:45:14 +01:00
Added scope to BentoBox dependency
This commit is contained in:
parent
6f093f0802
commit
44910200f5
1
pom.xml
1
pom.xml
@ -72,6 +72,7 @@
|
|||||||
<groupId>world.bentobox</groupId>
|
<groupId>world.bentobox</groupId>
|
||||||
<artifactId>bentobox</artifactId>
|
<artifactId>bentobox</artifactId>
|
||||||
<version>0.9.0-SNAPSHOT</version>
|
<version>0.9.0-SNAPSHOT</version>
|
||||||
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>bskyblock.addon</groupId>
|
<groupId>bskyblock.addon</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user