We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84e33e commit ea044a1Copy full SHA for ea044a1
1 file changed
src/test/resources/jacoco/test/pom.xml
@@ -29,7 +29,7 @@
29
<plugin>
30
<groupId>org.jacoco</groupId>
31
<artifactId>jacoco-maven-plugin</artifactId>
32
- <version>0.8.12</version>
+ <version>0.8.13</version>
33
<executions>
34
<execution>
35
<id>default-prepare-agent</id>
0 commit comments