We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b537c commit 9018f4cCopy full SHA for 9018f4c
1 file changed
pom.xml
@@ -48,7 +48,7 @@
48
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
49
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
50
<maven-release-plugin.version>3.3.0</maven-release-plugin.version>
51
- <jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
+ <jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
52
53
<!-- sonarqube -->
54
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
0 commit comments