Skip to content

Commit 237e7aa

Browse files
authored
Merge pull request #606 from maxmind/dependabot/maven/com.puppycrawl.tools-checkstyle-13.3.0
Bump com.puppycrawl.tools:checkstyle from 13.2.0 to 13.3.0
2 parents 1626128 + 47d773c commit 237e7aa

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>com.puppycrawl.tools</groupId>
144144
<artifactId>checkstyle</artifactId>
145-
<version>13.2.0</version>
145+
<version>13.3.0</version>
146146
</dependency>
147147
</dependencies>
148148
</plugin>

0 commit comments

Comments
 (0)