Skip to content

Commit 2db9832

Browse files
authored
Merge pull request #577 from maxmind/dependabot/maven/com.puppycrawl.tools-checkstyle-12.3.0
Bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.0
2 parents dc3b747 + 3ae36b7 commit 2db9832

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.2.0</version>
144+
<version>12.3.0</version>
145145
</dependency>
146146
</dependencies>
147147
<executions>

0 commit comments

Comments
 (0)