Skip to content

Commit 2a31cf8

Browse files
Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 (#108)
1 parent 10fea3d commit 2a31cf8

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
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-checkstyle-plugin</artifactId>
108-
<version>3.2.1</version>
108+
<version>3.2.2</version>
109109
<configuration>
110110
<consoleOutput>true</consoleOutput>
111111
<includeTestSourceDirectory>true</includeTestSourceDirectory>

0 commit comments

Comments
 (0)