Skip to content

Commit 2e9acad

Browse files
Update version for checkstyle plugin
1 parent e722dc7 commit 2e9acad

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
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>org.apache.maven.plugins</groupId>
111111
<artifactId>maven-checkstyle-plugin</artifactId>
112-
<version>2.17</version>
112+
<version>3.2.2</version>
113113
<configuration>
114114
<configLocation>google_checks.xml</configLocation>
115115
</configuration>

0 commit comments

Comments
 (0)