Skip to content

Commit e4cce2c

Browse files
committed
Issue #148: upgrade to checkstyle 8.9
1 parent 39ab34f commit e4cce2c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This plugin provides coding rules from [Checkstyle](http://checkstyle.sourceforg
1414

1515
Checkstyle Plugin|Sonar|Checkstyle|Jdk
1616
-----------------|-----|----------|---
17+
4.9|5.6.6|8.9|1.8
1718
4.8|5.6.6|8.8|1.8
1819
4.7|5.6.6|8.7|1.8
1920
4.6|5.6.6|8.6|1.8

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
</ciManagement>
8686

8787
<properties>
88-
<checkstyle.version>8.8</checkstyle.version>
88+
<checkstyle.version>8.9</checkstyle.version>
8989
<sonar.version>5.6.6</sonar.version>
9090
<sonar-java.version>3.7</sonar-java.version>
9191
<java.version>1.8</java.version>

0 commit comments

Comments
 (0)