Skip to content

Commit

Permalink
Merge pull request #101 from alanorth/renovate/org.apache.maven.plugi…
Browse files Browse the repository at this point in the history
…ns-maven-checkstyle-plugin-3.x

Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.3.1
  • Loading branch information
alanorth authored Nov 30, 2023
2 parents 0092586 + ce9389e commit b5e2a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.1.0</version>
<version>3.3.1</version>
<executions>
<execution>
<id>verify-style</id>
Expand Down

0 comments on commit b5e2a8a

Please sign in to comment.