We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23be232 + c8734b4 commit 10cfdccCopy full SHA for 10cfdcc
pom.xml
@@ -208,7 +208,7 @@
208
<plugin>
209
<groupId>org.jacoco</groupId>
210
<artifactId>jacoco-maven-plugin</artifactId>
211
- <version>0.8.6</version>
+ <version>0.8.7</version>
212
<executions>
213
<execution>
214
<goals>
@@ -283,7 +283,7 @@
283
284
285
286
287
</plugin>
288
289
<artifactId>maven-compiler-plugin</artifactId>
0 commit comments