Skip to content

Commit 406611f

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

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
@@ -94,7 +94,7 @@
9494
<plugin>
9595
<groupId>org.jacoco</groupId>
9696
<artifactId>jacoco-maven-plugin</artifactId>
97-
<version>0.8.13</version>
97+
<version>0.8.14</version>
9898
</plugin>
9999
</plugins>
100100
</pluginManagement>

0 commit comments

Comments
 (0)