Skip to content

Commit fef6dcf

Browse files
authored
Merge pull request #553 from maxmind/dependabot/maven/com.puppycrawl.tools-checkstyle-12.1.1
Bump com.puppycrawl.tools:checkstyle from 12.1.0 to 12.1.1
2 parents 4b748b4 + c78f085 commit fef6dcf

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

0 commit comments

Comments
 (0)