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.
1 parent 9970f86 commit ea391f2Copy full SHA for ea391f2
pom.xml
@@ -162,7 +162,7 @@ SPDX-License-Identifier: Apache-2.0
162
<sonar.language>java</sonar.language>
163
164
<!-- JaCoCo Properties -->
165
- <jacoco.version>0.8.7</jacoco.version>
+ <jacoco.version>0.8.8</jacoco.version>
166
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
167
<sonar.coverage.jacoco.xmlReportPaths>
168
target/site/jacoco/jacoco.xml,
0 commit comments