Skip to content

Commit 8282b09

Browse files
committed
Issue #394: use sonar api version 8.9.0 for full 8.9.x compatibility
1 parent 4fad14b commit 8282b09

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
@@ -94,7 +94,7 @@
9494

9595
<properties>
9696
<checkstyle.version>9.2.1</checkstyle.version>
97-
<sonar.version>8.9.3.48735</sonar.version>
97+
<sonar.version>8.9.0.43852</sonar.version>
9898
<sonar-java.version>7.2.0.26923</sonar-java.version>
9999
<maven.checkstyle.plugin.version>3.1.2</maven.checkstyle.plugin.version>
100100
<maven.sevntu.checkstyle.plugin.version>1.40.0</maven.sevntu.checkstyle.plugin.version>

0 commit comments

Comments
 (0)