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 4be4112 + 70bcdc1 commit ddae5d8Copy full SHA for ddae5d8
pom.xml
@@ -210,7 +210,7 @@ SPDX-License-Identifier: Apache-2.0
210
<sonar.language>java</sonar.language>
211
212
<!-- JaCoCo Properties -->
213
- <jacoco.version>0.8.9</jacoco.version>
+ <jacoco.version>0.8.10</jacoco.version>
214
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
215
<sonar.coverage.jacoco.xmlReportPaths>
216
target/site/jacoco/jacoco.xml,
0 commit comments