Skip to content

Commit 0ee5a0e

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

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
@@ -241,7 +241,7 @@
241241
<plugin>
242242
<groupId>org.jacoco</groupId>
243243
<artifactId>jacoco-maven-plugin</artifactId>
244-
<version>0.8.13</version>
244+
<version>0.8.14</version>
245245
</plugin>
246246
</plugins>
247247
</pluginManagement>

0 commit comments

Comments
 (0)