Bump checkstyle from 8.36 to 8.36.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-14 04:39:20 +00:00
parent 7b96490b65
commit f87f90e0ff
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<version.jackson-databind>2.11.2</version.jackson-databind> <version.jackson-databind>2.11.2</version.jackson-databind>
<!-- build dependencies --> <!-- build dependencies -->
<version.checkstyle>8.36</version.checkstyle> <version.checkstyle>8.36.1</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>