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:
parent
94effcfae7
commit
0d3866984a
2
pom.xml
2
pom.xml
|
@ -44,7 +44,7 @@
|
|||
<version.json>20231013</version.json>
|
||||
|
||||
<!-- 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.maven.checkstyle>3.3.1</version.maven.checkstyle>
|
||||
<version.maven.jar>3.3.0</version.maven.jar>
|
||||
|
|
Loading…
Reference in New Issue