Skip to content

Commit 49b0b2f

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

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
@@ -304,7 +304,7 @@
304304
<plugin>
305305
<groupId>org.jacoco</groupId>
306306
<artifactId>jacoco-maven-plugin</artifactId>
307-
<version>0.8.11</version>
307+
<version>0.8.12</version>
308308
</plugin>
309309
<plugin>
310310
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)