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 1c3aa8a + ec1b98c commit 7734b72Copy full SHA for 7734b72
pom.xml
@@ -204,7 +204,7 @@ SPDX-License-Identifier: Apache-2.0
204
<sonar.language>java</sonar.language>
205
206
<!-- JaCoCo Properties -->
207
- <jacoco.version>0.8.6</jacoco.version>
+ <jacoco.version>0.8.7</jacoco.version>
208
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
209
<sonar.coverage.jacoco.xmlReportPaths>
210
target/site/jacoco/jacoco.xml,
0 commit comments