Skip to content

Commit

Permalink
chore: upgrade checkstyle to version 10.20.2
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Dec 8, 2024
1 parent 98914cc commit bab903f
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 @@ -86,7 +86,7 @@

<maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<checkstyle.version>10.20.1</checkstyle.version>
<checkstyle.version>10.20.2</checkstyle.version>
<!-- testing libraries -->
<junit.version>5.11.3</junit.version>
<mockito.verson>5.14.2</mockito.verson>
Expand Down

0 comments on commit bab903f

Please sign in to comment.