Bump checkstyle from 8.31 to 8.32

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-27 04:58:07 +00:00
parent ac5f04ff3b
commit 26edaa76f7
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<version.javax.servlet>4.0.1</version.javax.servlet> <version.javax.servlet>4.0.1</version.javax.servlet>
<!-- build dependencies --> <!-- build dependencies -->
<version.checkstyle>8.31</version.checkstyle> <version.checkstyle>8.32</version.checkstyle>
<version.maven.checkstyle>3.1.1</version.maven.checkstyle> <version.maven.checkstyle>3.1.1</version.maven.checkstyle>
<version.maven.jar>3.2.0</version.maven.jar> <version.maven.jar>3.2.0</version.maven.jar>
<version.maven.compiler>3.8.1</version.maven.compiler> <version.maven.compiler>3.8.1</version.maven.compiler>