Skip to content

Commit 33b9f3a

Browse files
committed
fix checkstyle dep
1 parent 0d91175 commit 33b9f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<slf4j.version>2.0.16</slf4j.version>
4444

4545
<!-- As a property, as it is included in Checkstyle build -->
46-
<checkstyle.version>10.21.2</checkstyle.version>
46+
<checkstyle.version>10.21.1</checkstyle.version>
4747
<spotbugs.version>4.8.6</spotbugs.version>
4848
<pmd.version>7.9.0</pmd.version>
4949
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)