Upgrade to newer checkstyle

This commit is contained in:
James Agnew 2019-05-29 21:25:20 -04:00
parent 96c70f6093
commit 83616bb53d
1 changed files with 1 additions and 1 deletions

View File

@ -1727,7 +1727,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.8</version>
<version>8.18</version>
</dependency>
</dependencies>
<configuration>