Skip to content

Commit 17c3a32

Browse files
authored
Merge pull request #598 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 191c374 + 57fd2ce commit 17c3a32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.0</version>
145+
<version>13.1.0</version>
146146
</dependency>
147147
</dependencies>
148148
</plugin>

0 commit comments

Comments
 (0)