Set NCP dependency to 3.14.0-SNAPSHOT.

This commit is contained in:
asofold 2016-04-24 11:59:13 +02:00
parent fa5c1e05aa
commit aeff9584d9
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
<dependency>
<groupId>fr.neatmonster</groupId>
<artifactId>nocheatplus</artifactId>
<version>3.13.1-SNAPSHOT</version>
<version>3.14.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>