Skip to content

Commit 6bb8ab9

Browse files
authored
Merge pull request #358 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 d1fb72e + 6bb8083 commit 6bb8ab9

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
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>com.puppycrawl.tools</groupId>
8989
<artifactId>checkstyle</artifactId>
90-
<version>13.2.0</version>
90+
<version>13.3.0</version>
9191
</dependency>
9292
</dependencies>
9393
</plugin>

0 commit comments

Comments
 (0)