Skip to content

Commit 9c635f7

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.0 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcd9435 commit 9c635f7

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)