Add missing provided scope for areashop dependency

This commit is contained in:
Flowsqy 2021-12-25 02:38:13 +01:00
parent ad07fb86bb
commit ea6c6eade9
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@
<groupId>me.wiefferink</groupId>
<artifactId>areashop</artifactId>
<version>2.6.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>world.bentobox</groupId>