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 d7b1abe + 8ed1c9c commit b352c7fCopy full SHA for b352c7f
pom.xml
@@ -195,7 +195,7 @@ SPDX-License-Identifier: Apache-2.0
195
<sonar.language>java</sonar.language>
196
197
<!-- JaCoCo Properties -->
198
- <jacoco.version>0.8.11</jacoco.version>
+ <jacoco.version>0.8.12</jacoco.version>
199
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
200
<sonar.coverage.jacoco.xmlReportPaths>
201
target/site/jacoco/jacoco.xml,
0 commit comments