update to 1.19.3 for PEX

This commit is contained in:
Sleaker 2012-08-08 06:33:41 -07:00
parent c688b250f1
commit 1414610edd
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -184,7 +184,7 @@
<dependency>
<groupId>ru.tehkode</groupId>
<artifactId>PermissionsEx</artifactId>
<version>1.19.2</version>
<version>1.19.3</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/PermissionsEx.jar</systemPath>
</dependency>