config: checkstyle version bump

This commit is contained in:
Roman Ivanov 2016-05-01 09:27:11 -07:00
parent 1d5d7bc10f
commit 36a2204956
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.17</checkstyle.version>
<checkstyle.version>6.18</checkstyle.version>
</properties>
<!-- that repositories are required for testing plugin's snapshot version -->