We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af6265 commit 89ec1a4Copy full SHA for 89ec1a4
pom.xml
@@ -20,7 +20,7 @@
20
<maven.compiler.target>${java.version}</maven.compiler.target>
21
22
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
23
- <jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
+ <jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
24
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
25
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
26
<prettier-maven-plugin.version>0.22</prettier-maven-plugin.version>
0 commit comments