Skip to content

Commit 970c79d

Browse files
authored
Merge pull request #580 from maxmind/dependabot/maven/com.puppycrawl.tools-checkstyle-12.3.1
Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1
2 parents dcb3042 + 476e07c commit 970c79d

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
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>com.puppycrawl.tools</groupId>
143143
<artifactId>checkstyle</artifactId>
144-
<version>12.3.0</version>
144+
<version>12.3.1</version>
145145
</dependency>
146146
</dependencies>
147147
<executions>

0 commit comments

Comments
 (0)