Merge pull request #45 from skyero-aws/dependabot/maven/master/org.apache.maven.plugins-maven-checkstyle-plugin-3.6.0

Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.6.0
This commit is contained in:
github-actions[bot] 2025-03-26 20:24:21 +00:00 committed by GitHub
commit 30a5208450
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,7 +77,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/checkstyle.xml</configLocation>
<consoleOutput>true</consoleOutput>