Skip to content

Commit 8bcbdd5

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14 (#1207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67fcfbb commit 8bcbdd5

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
@@ -448,7 +448,7 @@
448448
<plugin>
449449
<groupId>org.jacoco</groupId>
450450
<artifactId>jacoco-maven-plugin</artifactId>
451-
<version>0.8.13</version>
451+
<version>0.8.14</version>
452452
<executions>
453453
<execution>
454454
<goals>

0 commit comments

Comments
 (0)