We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d462752 commit 781004aCopy full SHA for 781004a
pom.xml
@@ -20,7 +20,7 @@
20
<maven.compiler.target>${java.version}</maven.compiler.target>
21
22
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
23
- <jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
+ <jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
24
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
25
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
26
<prettier-maven-plugin.version>0.16</prettier-maven-plugin.version>
0 commit comments