Skip to content

Commit 7f883c4

Browse files
authored
Merge pull request #2 from turnerlabs/dependabot/maven/com.puppycrawl.tools-checkstyle-8.29
Bump checkstyle from 8.10 to 8.29
2 parents 1486511 + 77b0fe6 commit 7f883c4

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>8.10</version>
62+
<version>8.29</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>com.github.ngeor</groupId>

0 commit comments

Comments
 (0)