Skip to content

Commit 7bb8d38

Browse files
committed
Issue #511: update checkstyle to 10.15.0
1 parent 27d0a1c commit 7bb8d38

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
@@ -17,6 +17,7 @@ Compatibility matrix from Checkstyle:
1717

1818
| Checkstyle Plugin | Sonar min | Sonar max | Checkstyle | Jdk |
1919
|-------------------|-----------|-----------|------------|-----|
20+
| 10.15.0 | 9.9 | 10.0+ | 10.15.0 | 11 |
2021
| 10.14.2 | 9.9 | 10.0+ | 10.14.2 | 11 |
2122
| 10.14.1 | 9.9 | 10.0+ | 10.14.1 | 11 |
2223
| 10.12.5 | 9.0 | 10.0+ | 10.12.5 | 11 |

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
</ciManagement>
9494

9595
<properties>
96-
<checkstyle.version>10.14.2</checkstyle.version>
96+
<checkstyle.version>10.15.0</checkstyle.version>
9797
<sonar.version>9.9.4.87374</sonar.version>
9898
<sonar.api-version>9.9.0.229</sonar.api-version>
9999
<maven.sevntu.checkstyle.plugin.version>1.44.1</maven.sevntu.checkstyle.plugin.version>

0 commit comments

Comments
 (0)