Skip to content

Commit

Permalink
fix checkstyle dep
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Jan 10, 2025
1 parent 0d91175 commit 33b9f3a
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 @@ -43,7 +43,7 @@
<slf4j.version>2.0.16</slf4j.version>

<!-- As a property, as it is included in Checkstyle build -->
<checkstyle.version>10.21.2</checkstyle.version>
<checkstyle.version>10.21.1</checkstyle.version>
<spotbugs.version>4.8.6</spotbugs.version>
<pmd.version>7.9.0</pmd.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit 33b9f3a

Please sign in to comment.