chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.6.0

This commit is contained in:
Renovate Bot 2024-10-25 16:01:13 +00:00
parent ea314415dc
commit 9cc4b9ffcd

View File

@ -55,7 +55,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.3.1</version>
<version>3.6.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
</configuration>