Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.1

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.14.0 to 10.14.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.14.0...checkstyle-10.14.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] 2024-03-12 05:54:27 +00:00 committed by GitHub
parent 9e547f8867
commit 7b93d1fc84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<version.json>20240303</version.json>
<!-- build dependencies -->
<version.checkstyle>10.14.0</version.checkstyle>
<version.checkstyle>10.14.1</version.checkstyle>
<version.google-java-format>1.20.0</version.google-java-format>
<version.maven.checkstyle>3.3.1</version.maven.checkstyle>
<version.maven.jar>3.3.0</version.maven.jar>