Bump checkstyle from 8.36.2 to 8.37 (#637)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-11-06 09:45:07 -05:00 committed by GitHub
parent 146ddf2363
commit fdd73e696a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -614,7 +614,7 @@
<commons.encoding>utf-8</commons.encoding> <commons.encoding>utf-8</commons.encoding>
<checkstyle.plugin.version>3.1.1</checkstyle.plugin.version> <checkstyle.plugin.version>3.1.1</checkstyle.plugin.version>
<checkstyle.version>8.36.2</checkstyle.version> <checkstyle.version>8.37</checkstyle.version>
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir> <checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
<spotbugs.plugin.version>4.1.4</spotbugs.plugin.version> <spotbugs.plugin.version>4.1.4</spotbugs.plugin.version>