mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-05 02:10:29 +01:00
Updated to latest BentoBox and Level
This commit is contained in:
parent
33353ab4a5
commit
202bcb9dbb
6
pom.xml
6
pom.xml
@ -70,13 +70,13 @@
|
||||
<dependency>
|
||||
<groupId>world.bentobox</groupId>
|
||||
<artifactId>bentobox</artifactId>
|
||||
<version>0.15.0-SNAPSHOT</version>
|
||||
<version>0.18.0-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>world.bentobox</groupId>
|
||||
<artifactId>Level</artifactId>
|
||||
<version>0.1.0-SNAPSHOT</version>
|
||||
<artifactId>level</artifactId>
|
||||
<version>0.3.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user