We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73b918 commit 3057a1aCopy full SHA for 3057a1a
extended/pom.xml
@@ -84,7 +84,7 @@
84
<plugin>
85
<groupId>org.jacoco</groupId>
86
<artifactId>jacoco-maven-plugin</artifactId>
87
- <version>0.8.12</version>
+ <version>0.8.13</version>
88
<executions>
89
<execution>
90
<id>jacoco-initialize</id>
pom.xml
@@ -415,7 +415,7 @@
415
416
417
418
419
</plugin>
420
421
<groupId>org.apache.maven.plugins</groupId>
0 commit comments