We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4e3b99 + b1b0693 commit ca30e62Copy full SHA for ca30e62
pom.xml
@@ -227,7 +227,7 @@ SPDX-License-Identifier: Apache-2.0
227
<sonar.language>java</sonar.language>
228
229
<!-- JaCoCo Properties -->
230
- <jacoco.version>0.8.8</jacoco.version>
+ <jacoco.version>0.8.9</jacoco.version>
231
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
232
<sonar.coverage.jacoco.xmlReportPaths>
233
target/site/jacoco/jacoco.xml,
0 commit comments