Skip to content

Commit 1b82234

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.1 (#234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6103dd2 commit 1b82234

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
@@ -450,7 +450,7 @@
450450
<plugin>
451451
<groupId>org.apache.maven.plugins</groupId>
452452
<artifactId>maven-checkstyle-plugin</artifactId>
453-
<version>3.2.0</version>
453+
<version>3.2.1</version>
454454
<configuration>
455455
<configLocation>checkstyle.xml</configLocation>
456456
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)