Skip to content

Commit 9f659fe

Browse files
build(deps): Bump com.puppycrawl.tools:checkstyle
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.23.1 to 10.24.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.23.1...checkstyle-10.24.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f7ab74 commit 9f659fe

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
@@ -95,7 +95,7 @@
9595
<cyclonedx-maven-plugin.version>2.9.1</cyclonedx-maven-plugin.version>
9696
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
9797
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
98-
<checkstyle.version>10.23.1</checkstyle.version>
98+
<checkstyle.version>10.24.0</checkstyle.version>
9999
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
100100
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
101101
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)