Skip to content

Commit 74f974b

Browse files
authored
Merge pull request #352 from maxmind/dependabot/maven/com.puppycrawl.tools-checkstyle-13.1.0
Bump com.puppycrawl.tools:checkstyle from 13.0.0 to 13.1.0
2 parents d64192f + ce9c2f3 commit 74f974b

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.0.0</version>
90+
<version>13.1.0</version>
9191
</dependency>
9292
</dependencies>
9393
</plugin>

0 commit comments

Comments
 (0)