minor: checkstyle version bump

This commit is contained in:
Roman Ivanov 2016-03-24 21:01:31 -07:00
parent 8aafd4f081
commit 1078464bd7
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@
<tools.jar.version>1.7.0</tools.jar.version>
<tools.jar.path>${java.home}/../lib/tools.jar</tools.jar.path>
<java.version>1.7</java.version>
<checkstyle.version>6.16.1</checkstyle.version>
<checkstyle.version>6.17</checkstyle.version>
</properties>
<!-- that repositories are required for testing plugin's snapshot version -->