Skip to content

Commit 26a14ab

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

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
@@ -407,7 +407,7 @@
407407
<plugin>
408408
<groupId>org.apache.maven.plugins</groupId>
409409
<artifactId>maven-checkstyle-plugin</artifactId>
410-
<version>3.1.2</version>
410+
<version>3.2.0</version>
411411
<configuration>
412412
<configLocation>checkstyle.xml</configLocation>
413413
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)