forked from Upstream/mmocore
Fixed DungeonsXL comp
This commit is contained in:
parent
79e26086ae
commit
ff75a08e42
@ -213,7 +213,14 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.erethon</groupId>
|
<groupId>de.erethon</groupId>
|
||||||
<artifactId>DungeonsXL</artifactId>
|
<artifactId>DungeonsXL</artifactId>
|
||||||
<version>0.18-PRE-02</version>
|
<version>0.18-SNAPSHOT-1149</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>de.erethon</groupId>
|
||||||
|
<artifactId>Bedrock</artifactId>
|
||||||
|
<version>1.2.5</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user