Skip to content

Commit b21125d

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12 (#875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74c72ea commit b21125d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
<plugin>
262262
<groupId>org.jacoco</groupId>
263263
<artifactId>jacoco-maven-plugin</artifactId>
264-
<version>0.8.11</version>
264+
<version>0.8.12</version>
265265

266266
<executions>
267267
<execution>

0 commit comments

Comments
 (0)