Skip to content

Commit

Permalink
chore: upgrade checkstyle to version 3.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Aug 23, 2024
1 parent 6066434 commit f9ceb9c
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 @@ -56,7 +56,7 @@
<jacoco.maven.version>0.8.12</jacoco.maven.version>
<maven-javadoc-plugin.vesion>3.8.0</maven-javadoc-plugin.vesion>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven.checkstyle.plugin.version>3.4.0</maven.checkstyle.plugin.version>
<maven.checkstyle.plugin.version>3.5.0</maven.checkstyle.plugin.version>
<maven.compile.version>3.13.0</maven.compile.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
Expand Down

0 comments on commit f9ceb9c

Please sign in to comment.