Update Essentials lib

This commit is contained in:
Xephi 2014-06-13 06:56:48 +02:00
parent 78256c0702
commit 6ad701c699
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -125,7 +125,7 @@
<dependency>
<groupId>com.earth2me.essentials</groupId>
<artifactId>Essentials</artifactId>
<version>Pre2.9.4.1</version>
<version>2.13.1</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/Essentials.jar</systemPath>
</dependency>