Bump checkstyle from 8.45 to 8.45.1

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

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-09 04:22:31 +00:00 committed by holgerhagen
parent 50520c6bc9
commit 6d11ae371d
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<version.json>20210307</version.json>
<!-- build dependencies -->
<version.checkstyle>8.45</version.checkstyle>
<version.checkstyle>8.45.1</version.checkstyle>
<version.google-java-format>1.10.0</version.google-java-format>
<version.maven.checkstyle>3.1.2</version.maven.checkstyle>
<version.maven.jar>3.2.0</version.maven.jar>