We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1d05d9 commit 9424e69Copy full SHA for 9424e69
pom.xml
@@ -193,7 +193,7 @@ SPDX-License-Identifier: Apache-2.0
193
<sonar.language>java</sonar.language>
194
195
<!-- JaCoCo Properties -->
196
- <jacoco.version>0.8.11</jacoco.version>
+ <jacoco.version>0.8.12</jacoco.version>
197
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
198
<sonar.coverage.jacoco.xmlReportPaths>
199
target/site/jacoco/jacoco.xml,
0 commit comments