Skip to content

Commit 7c096da

Browse files
committed
Fixed Jacoco version
1 parent 21c3bdb commit 7c096da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.jacoco</groupId>
187187
<artifactId>jacoco-maven-plugin</artifactId>
188-
<version>0.8.8</version>
188+
<version>0.8.12</version>
189189
<executions>
190190
<execution>
191191
<goals>

0 commit comments

Comments
 (0)