Skip to content

Commit 7441764

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.2
1 parent 955c244 commit 7441764

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
@@ -288,7 +288,7 @@ limitations under the License.
288288
<plugin> <!-- Checkstyle -->
289289
<groupId>org.apache.maven.plugins</groupId>
290290
<artifactId>maven-checkstyle-plugin</artifactId>
291-
<version>3.2.1</version>
291+
<version>3.2.2</version>
292292
<configuration>
293293
<configLocation>google-checks.xml</configLocation>
294294
<suppressionsLocation>suppressions.xml</suppressionsLocation>

0 commit comments

Comments
 (0)