Skip to content

Commit 0ab36ba

Browse files
authored
Merge pull request #45 from mpalourdio/dependabot/maven/com.puppycrawl.tools-checkstyle-12.1.1
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.1.0 to 12.1.1
2 parents 5cf1b2b + 2077c3a commit 0ab36ba

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>12.1.0</checkstyle.version>
38+
<checkstyle.version>12.1.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)