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 2690196 + ab95a53 commit 5950454Copy full SHA for 5950454
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.8</jacoco.version>
+ <jacoco.version>0.8.9</jacoco.version>
214
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
215
<sonar.coverage.jacoco.xmlReportPaths>
216
target/site/jacoco/jacoco.xml,
0 commit comments