Skip to content

Commit 4ca76cc

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.0
1 parent 08b8006 commit 4ca76cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
<plugin>
174174
<groupId>org.apache.maven.plugins</groupId>
175175
<artifactId>maven-checkstyle-plugin</artifactId>
176-
<version>3.1.2</version>
176+
<version>3.2.0</version>
177177
<configuration>
178178
<configLocation>checkstyle.xml</configLocation>
179179
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)