[10.0.x] Bump com.puppycrawl.tools:checkstyle

Bumps the dev-dependencies group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle).


Updates `com.puppycrawl.tools:checkstyle` from 10.20.0 to 10.20.1
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.20.0...checkstyle-10.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-13 05:01:05 +00:00 committed by GitHub
parent 5028a23b9e
commit 5877206a83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@
<build-helper.maven.plugin.version>3.6.0</build-helper.maven.plugin.version>
<build-support.version>1.5</build-support.version>
<buildnumber.maven.plugin.version>3.2.1</buildnumber.maven.plugin.version>
<checkstyle.version>10.20.0</checkstyle.version>
<checkstyle.version>10.20.1</checkstyle.version>
<commons-codec.version>1.17.1</commons-codec.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<commons.compress.version>1.27.1</commons.compress.version>