[#1] Upgrade checkstyle to 6.13

Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
This commit is contained in:
Paul Campbell 2015-12-07 11:51:56 +00:00
parent 56788a8407
commit 98b1af0021

View file

@ -93,7 +93,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>6.12.1</version>
<version>6.13</version>
</dependency>
</dependencies>
</plugin><!-- maven-checkstyle-plugin -->