Skip to content

Commit

Permalink
Issue #394: use sonar api version 8.9.0 for full 8.9.x compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
muhlba91 committed Jan 4, 2022
1 parent 4fad14b commit 8282b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@

<properties>
<checkstyle.version>9.2.1</checkstyle.version>
<sonar.version>8.9.3.48735</sonar.version>
<sonar.version>8.9.0.43852</sonar.version>
<sonar-java.version>7.2.0.26923</sonar-java.version>
<maven.checkstyle.plugin.version>3.1.2</maven.checkstyle.plugin.version>
<maven.sevntu.checkstyle.plugin.version>1.40.0</maven.sevntu.checkstyle.plugin.version>
Expand Down

0 comments on commit 8282b09

Please sign in to comment.