Skip to content

Commit 5172c49

Browse files
authored
Merge pull request #560 from maxmind/dependabot/maven/com.puppycrawl.tools-checkstyle-12.1.2
Bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2
2 parents bab68b1 + 18202cd commit 5172c49

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

0 commit comments

Comments
 (0)