Skip to content

Commit 437384b

Browse files
authored
Merge pull request #38 from mpalourdio/dependabot/maven/com.puppycrawl.tools-checkstyle-11.0.1
chore(deps): bump com.puppycrawl.tools:checkstyle from 11.0.0 to 11.0.1
2 parents dc0db01 + c094f6e commit 437384b

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)