Skip to content

Commit ecbe792

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

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
@@ -251,7 +251,7 @@
251251
<plugin>
252252
<groupId>org.jacoco</groupId>
253253
<artifactId>jacoco-maven-plugin</artifactId>
254-
<version>0.8.13</version>
254+
<version>0.8.14</version>
255255
</plugin>
256256
</plugins>
257257
</pluginManagement>

0 commit comments

Comments
 (0)