Skip to content

Commit 95e2d98

Browse files
build(deps): Bump com.puppycrawl.tools:checkstyle (#1901)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.0 to 10.21.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.0...checkstyle-10.21.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c917181 commit 95e2d98

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
@@ -93,7 +93,7 @@
9393
<git-changelog-maven-plugin.version>2.2.2</git-changelog-maven-plugin.version>
9494
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
9595
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
96-
<checkstyle.version>10.21.0</checkstyle.version>
96+
<checkstyle.version>10.21.1</checkstyle.version>
9797
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
9898
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
9999
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)