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 07fe4c7 + b7ca50b commit e4a466aCopy full SHA for e4a466a
pom.xml
@@ -193,7 +193,7 @@ SPDX-License-Identifier: Apache-2.0
193
<sonar.language>java</sonar.language>
194
195
<!-- JaCoCo Properties -->
196
- <jacoco.version>0.8.9</jacoco.version>
+ <jacoco.version>0.8.10</jacoco.version>
197
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
198
<sonar.coverage.jacoco.xmlReportPaths>
199
target/site/jacoco/jacoco.xml,
0 commit comments