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 6158bbf + 5c37551 commit d2b38c2Copy full SHA for d2b38c2
pom.xml
@@ -170,7 +170,7 @@ SPDX-License-Identifier: Apache-2.0
170
<sonar.language>java</sonar.language>
171
172
<!-- JaCoCo Properties -->
173
- <jacoco.version>0.8.12</jacoco.version>
+ <jacoco.version>0.8.14</jacoco.version>
174
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
175
<sonar.coverage.jacoco.xmlReportPaths>
176
target/site/jacoco/jacoco.xml,
0 commit comments