Skip to content

Commit 4e1376e

Browse files
authored
Merge pull request #135 from maxmind/dependabot/maven/com.puppycrawl.tools-checkstyle-10.12.5
Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5
2 parents d4ffee7 + 852d71e commit 4e1376e

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
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.puppycrawl.tools</groupId>
6161
<artifactId>checkstyle</artifactId>
62-
<version>10.12.4</version>
62+
<version>10.12.5</version>
6363
</dependency>
6464
</dependencies>
6565
<executions>

0 commit comments

Comments
 (0)