Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-checkstyle-plugin (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 7245973 commit 4bf589c
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 @@ -176,7 +176,7 @@
<plugins>
<plugin>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<configuration>
<configLocation>${basedir}/checkstyle.xml</configLocation>
<sourceDirectories>${project.build.sourceDirectory}</sourceDirectories>
Expand Down

0 comments on commit 4bf589c

Please sign in to comment.