Skip to content

Commit b8d0046

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.9
1 parent 16d6490 commit b8d0046

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
@@ -171,7 +171,7 @@ SOFTWARE.
171171
<plugin>
172172
<groupId>org.jacoco</groupId>
173173
<artifactId>jacoco-maven-plugin</artifactId>
174-
<version>0.8.0</version>
174+
<version>0.8.9</version>
175175
<configuration>
176176
<output>file</output>
177177
</configuration>

0 commit comments

Comments
 (0)