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 dc4834a commit 1c5d461Copy full SHA for 1c5d461
pom.xml
@@ -172,7 +172,7 @@ SPDX-License-Identifier: Apache-2.0
172
<sonar.language>java</sonar.language>
173
174
<!-- JaCoCo Properties -->
175
- <jacoco.version>0.8.11</jacoco.version>
+ <jacoco.version>0.8.12</jacoco.version>
176
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
177
<sonar.coverage.jacoco.xmlReportPaths>
178
target/site/jacoco/jacoco.xml,
0 commit comments