Skip to content

Commit

Permalink
Update checkstyle maven plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfav committed Apr 5, 2020
1 parent f28b9f5 commit ee24738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -55,7 +55,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
</configuration>
Expand Down

0 comments on commit ee24738

Please sign in to comment.