Merge pull request #16 from kemitix/upgrade-checkstyle-to-6.15

pom.xml: Upgrade checkstyle to 6.15
This commit is contained in:
Paul Campbell 2016-02-03 11:54:17 +00:00
commit a14353cc72

View file

@ -132,7 +132,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>6.14.1</version>
<version>6.15</version>
</dependency>
<dependency>
<groupId>com.github.sevntu.checkstyle</groupId>