Skip to content

Commit 4a82ff1

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

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
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.jacoco</groupId>
6767
<artifactId>jacoco-maven-plugin</artifactId>
68-
<version>0.8.13</version>
68+
<version>0.8.14</version>
6969
<executions>
7070
<execution>
7171
<goals>

0 commit comments

Comments
 (0)