Skip to content

Commit db61cfb

Browse files
authored
Merge pull request #402 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.6.0
2 parents a6fa53b + 9601a85 commit db61cfb

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

0 commit comments

Comments
 (0)