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 c44ca6f commit 2f4337d
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 @@ -69,7 +69,7 @@
<jakarta.validation.version>3.1.0</jakarta.validation.version>
<maven-javadoc-plugin.vesion>3.6.3</maven-javadoc-plugin.vesion>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
<maven.checkstyle.plugin.version>3.3.1</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 2f4337d

Please sign in to comment.