Skip to content

Commit 2f90e7d

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.1
1 parent 3911a95 commit 2f90e7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.2</version>
291+
<version>3.2.1</version>
292292
<configuration>
293293
<configLocation>google-checks.xml</configLocation>
294294
<suppressionsLocation>suppressions.xml</suppressionsLocation>

0 commit comments

Comments
 (0)