Bump checkstyle from 10.10.0 to 10.11.0

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

---
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] 2023-05-11 04:58:30 +00:00 committed by Mustapha Zorgati
parent 0caff9d327
commit 7ca8561955
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<version.json>20230227</version.json>
<!-- build dependencies -->
<version.checkstyle>10.10.0</version.checkstyle>
<version.checkstyle>10.11.0</version.checkstyle>
<version.google-java-format>1.16.0</version.google-java-format>
<version.maven.checkstyle>3.2.2</version.maven.checkstyle>
<version.maven.jar>3.3.0</version.maven.jar>