Bump checkstyle from 9.2.1 to 9.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-31 05:14:03 +00:00 committed by holgerhagen
parent 4b0821fa76
commit 86d09b37ad
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<version.json>20211205</version.json>
<!-- build dependencies -->
<version.checkstyle>9.2.1</version.checkstyle>
<version.checkstyle>9.3</version.checkstyle>
<version.google-java-format>1.13.0</version.google-java-format>
<version.maven.checkstyle>3.1.2</version.maven.checkstyle>
<version.maven.jar>3.2.2</version.maven.jar>