1
0

Bump checkstyle from 8.8 to 8.18 (#981)

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.8 to 8.18.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.8...checkstyle-8.18)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2019-11-01 05:06:03 -07:00
committed by vinoth chandar
parent ee0fd06de7
commit 74d8e625c5

View File

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