Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to…
Browse files Browse the repository at this point in the history
… v3.2.1
  • Loading branch information
renovate[bot] committed Jan 12, 2023
1 parent b72f0a4 commit 3c09ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -430,7 +430,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
Expand Down

0 comments on commit 3c09ebe

Please sign in to comment.