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 99babee commit c936e92Copy full SHA for c936e92
pom.xml
@@ -198,7 +198,7 @@ SPDX-License-Identifier: Apache-2.0
198
<sonar.language>java</sonar.language>
199
200
<!-- JaCoCo Properties -->
201
- <jacoco.version>0.8.7</jacoco.version>
+ <jacoco.version>0.8.8</jacoco.version>
202
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
203
<sonar.coverage.jacoco.xmlReportPaths>
204
target/site/jacoco/jacoco.xml,
0 commit comments