Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.6 to 10.12.7.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.6...checkstyle-10.12.7)

---
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-01-01 05:28:18 +00:00 committed by GitHub
parent 94effcfae7
commit 0d3866984a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<version.json>20231013</version.json> <version.json>20231013</version.json>
<!-- build dependencies --> <!-- build dependencies -->
<version.checkstyle>10.12.6</version.checkstyle> <version.checkstyle>10.12.7</version.checkstyle>
<version.google-java-format>1.18.1</version.google-java-format> <version.google-java-format>1.18.1</version.google-java-format>
<version.maven.checkstyle>3.3.1</version.maven.checkstyle> <version.maven.checkstyle>3.3.1</version.maven.checkstyle>
<version.maven.jar>3.3.0</version.maven.jar> <version.maven.jar>3.3.0</version.maven.jar>