File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Compatibility matrix from checkstyle team:
2121
2222| Checkstyle Plugin | Sonar min | Sonar max | Checkstyle | Jdk |
2323| -------------------| -----------| -----------| ------------| -----|
24+ | 10.3.4 | 9.0 | 9.0+ | 10.3.4 | 11 |
2425| 10.3.3 | 9.0 | 9.0+ | 10.3.3 | 11 |
2526| 10.3.2 | 9.0 | 9.0+ | 10.3.2 | 11 |
2627| 10.3.1 | 9.0 | 9.0+ | 10.3.1 | 11 |
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <groupId >com.github.checkstyle</groupId >
9394 </ciManagement >
9495
9596 <properties >
96- <checkstyle .version>10.3.3 </checkstyle .version>
97+ <checkstyle .version>10.3.4 </checkstyle .version>
9798 <sonar .version>8.9.0.43852</sonar .version>
9899 <sonar-java .version>7.2.0.26923</sonar-java .version>
99100 <maven .sevntu.checkstyle.plugin.version>1.42.0</maven .sevntu.checkstyle.plugin.version>
You can’t perform that action at this time.
0 commit comments