mirror of
https://github.com/songoda/UltimateStacker.git
synced 2024-11-26 12:05:50 +01:00
Updates dependency MythicMobs to v4.13.0 and adds the maven repo
This commit is contained in:
parent
54be965100
commit
0afd8ad41c
9
pom.xml
9
pom.xml
@ -104,6 +104,11 @@
|
||||
<id>bg-repo</id>
|
||||
<url>https://repo.bg-software.com/repository/api/</url>
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
<id>lumine-repo</id>
|
||||
<url>https://mvn.lumine.io/repository/maven-public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<dependencies>
|
||||
@ -144,8 +149,8 @@
|
||||
|
||||
<dependency>
|
||||
<groupId>io.lumine</groupId>
|
||||
<artifactId>MythicMobs</artifactId>
|
||||
<version>4.10.1</version>
|
||||
<artifactId>Mythic-Dist</artifactId>
|
||||
<version>4.13.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
Loading…
Reference in New Issue
Block a user