config: checkstyle version bump

This commit is contained in:
Roman Ivanov 2016-03-03 08:13:23 -08:00
parent 33c988ced9
commit bdd5e77dcf
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</checkstyle.version>
<checkstyle.version>6.16.1</checkstyle.version>
</properties>
<!-- that repositories are required for testing plugin's snapshot version -->