Bump checkstyle from 10.3.3 to 10.3.4

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

---
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] 2022-09-26 04:09:57 +00:00 committed by Mustapha Zorgati
parent ea67eb4109
commit 0bd55156cf
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<version.json>20220924</version.json>
<!-- build dependencies -->
<version.checkstyle>10.3.3</version.checkstyle>
<version.checkstyle>10.3.4</version.checkstyle>
<version.google-java-format>1.15.0</version.google-java-format>
<version.maven.checkstyle>3.2.0</version.maven.checkstyle>
<version.maven.jar>3.3.0</version.maven.jar>