Merge pull request #2 from kemitix/ticket/1

[#1] Upgrade checkstyle to 6.13
This commit is contained in:
Paul Campbell 2015-12-07 11:52:53 +00:00
commit 8e01dc33b1

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 -->