Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 4503fd7

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump checkstyle from 9.2 to 9.2.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2 to 9.2.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.2...checkstyle-9.2.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>
1 parent aa9c725 commit 4503fd7

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
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>com.puppycrawl.tools</groupId>
7676
<artifactId>checkstyle</artifactId>
77-
<version>9.2</version>
77+
<version>9.2.1</version>
7878
</dependency>
7979
<dependency>
8080
<groupId>org.apache.maven.shared</groupId>

0 commit comments

Comments
 (0)