Skip to content

Commit c094f6e

Browse files
chore(deps): bump com.puppycrawl.tools:checkstyle from 11.0.0 to 11.0.1
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-11.0.0...checkstyle-11.0.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc0db01 commit c094f6e

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
@@ -35,7 +35,7 @@
3535
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
3636

3737
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
38-
<checkstyle.version>11.0.0</checkstyle.version>
38+
<checkstyle.version>11.0.1</checkstyle.version>
3939
<maven-checkstyle-plugin.configLocation>https://raw.githubusercontent.com/mpalourdio/configuration/main/checkstyle.xml</maven-checkstyle-plugin.configLocation>
4040
</properties>
4141

0 commit comments

Comments
 (0)