Skip to content

Commit 4ea6b2c

Browse files
authored
Merge pull request #387 from renovate-bot/renovate/org.apache.maven.plugins-maven-checkstyle-plugin-3.x
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.1
2 parents c27d063 + 2f90e7d commit 4ea6b2c

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)