!Unsure if they were latest due to the version numbers so updated incase

This commit is contained in:
HexedHero 2020-09-12 00:55:17 +01:00
parent a80d1adfc0
commit cdd07ee5e3
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -73,14 +73,14 @@
<dependency>
<groupId>net.Indyuce</groupId>
<artifactId>mmoitems</artifactId>
<version>5.1.2</version>
<version>6.1.2</version>
<scope>system</scope>
<systemPath>${basedir}/lib/MMOItems.jar</systemPath>
</dependency>
<dependency>
<groupId>net.Indyuce</groupId>
<artifactId>MMOLib</artifactId>
<version>1.0</version>
<version>1.3</version>
<scope>system</scope>
<systemPath>${basedir}/lib/MMOLib.jar</systemPath>
</dependency>