mirror of
https://github.com/Zrips/Jobs.git
synced 2025-02-16 04:11:30 +01:00
Merge pull request #430 from Rakdos8/patch-1
Update MythicMob dependency
This commit is contained in:
commit
7f28ae36af
6
pom.xml
6
pom.xml
@ -52,7 +52,7 @@
|
|||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- MythicMobs -->
|
<!-- MythicMobs 2 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.elseland.xikage</groupId>
|
<groupId>net.elseland.xikage</groupId>
|
||||||
<artifactId>MythicMobs</artifactId>
|
<artifactId>MythicMobs</artifactId>
|
||||||
@ -64,9 +64,9 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.lumine.xikage.mythicmobs</groupId>
|
<groupId>io.lumine.xikage.mythicmobs</groupId>
|
||||||
<artifactId>MythicMobs</artifactId>
|
<artifactId>MythicMobs</artifactId>
|
||||||
<version>4.5.5</version>
|
<version>4.5.9</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${basedir}/libs/MythicMobs-4.5.5.jar</systemPath>
|
<systemPath>${basedir}/libs/MythicMobs-4.5.9.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- WorldGuard old version -->
|
<!-- WorldGuard old version -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user