mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-24 19:32:23 +00:00
Add missing provided scope for areashop dependency
This commit is contained in:
parent
ad07fb86bb
commit
ea6c6eade9
1
pom.xml
1
pom.xml
@ -135,6 +135,7 @@
|
|||||||
<groupId>me.wiefferink</groupId>
|
<groupId>me.wiefferink</groupId>
|
||||||
<artifactId>areashop</artifactId>
|
<artifactId>areashop</artifactId>
|
||||||
<version>2.6.0</version>
|
<version>2.6.0</version>
|
||||||
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>world.bentobox</groupId>
|
<groupId>world.bentobox</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user