Skip to content

Commit 48c8207

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle (#105)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b169539 commit 48c8207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra-pom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
<dependency>
271271
<groupId>com.puppycrawl.tools</groupId>
272272
<artifactId>checkstyle</artifactId>
273-
<version>10.21.0</version>
273+
<version>10.21.1</version>
274274
</dependency>
275275
<dependency>
276276
<groupId>com.flowlogix</groupId>

0 commit comments

Comments
 (0)