Skip to content

Commit bcfc72b

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.14 (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c9810e commit bcfc72b

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
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>org.jacoco</groupId>
7070
<artifactId>jacoco-maven-plugin</artifactId>
71-
<version>0.8.13</version>
71+
<version>0.8.14</version>
7272
<executions>
7373
<execution>
7474
<goals>

0 commit comments

Comments
 (0)