Skip to content

Commit b394414

Browse files
authored
Merge pull request #133 from maxmind/dependabot/maven/com.puppycrawl.tools-checkstyle-10.12.4
Bump com.puppycrawl.tools:checkstyle from 10.5.0 to 10.12.4
2 parents 87ec9b3 + 71c7c0d commit b394414

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.5.0</version>
62+
<version>10.12.4</version>
6363
</dependency>
6464
</dependencies>
6565
<executions>

0 commit comments

Comments
 (0)