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