update CC3 dependency to latest version.

This commit is contained in:
Nick Minkler 2014-05-08 19:52:16 -07:00
parent a535f8bc56
commit ab29c150be
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
<dependency>
<groupId>com.greatmancode</groupId>
<artifactId>craftconomy3</artifactId>
<version>3.1.5</version>
<version>3.1.6</version>
<optional>true</optional>
</dependency>
<dependency>