mirror of
https://github.com/Zrips/Jobs.git
synced 2025-01-04 23:37:49 +01:00
Update MythicMob dependency
Required to make it compile
This commit is contained in:
parent
75b1ab8e0a
commit
aa88069dce
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/MMythicMobs-4.5.9.jar</systemPath>
|
||||
</dependency>
|
||||
<!-- WorldGuard old version -->
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user