We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b549c commit d189a99Copy full SHA for d189a99
pom.xml
@@ -289,7 +289,7 @@
289
<plugin>
290
<groupId>org.jacoco</groupId>
291
<artifactId>jacoco-maven-plugin</artifactId>
292
- <version>0.8.11</version>
+ <version>0.8.12</version>
293
<executions>
294
<execution>
295
<id>pre-unit-test</id>
@@ -412,7 +412,7 @@
412
413
414
415
416
</plugin>
417
</plugins>
418
</reporting>
0 commit comments