Skip to content

Commit a0feeb6

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 (#1761)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.4 to 10.12.5. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.4...checkstyle-10.12.5) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10c428f commit a0feeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<surefire.plugin.version>3.2.2</surefire.plugin.version>
4646

4747
<!-- tooling -->
48-
<checkstyle.tool.version>10.12.4</checkstyle.tool.version>
48+
<checkstyle.tool.version>10.12.5</checkstyle.tool.version>
4949

5050
<!-- sonar -->
5151
<sonar.coverage.jacoco.xmlReportPaths>${maven.multiModuleProjectDirectory}/report/target/site/jacoco-merged/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>

0 commit comments

Comments
 (0)