Skip to content

Commit 3f76128

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
1 parent 53838c0 commit 3f76128

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
@@ -217,7 +217,7 @@
217217
<plugin>
218218
<groupId>org.jacoco</groupId>
219219
<artifactId>jacoco-maven-plugin</artifactId>
220-
<version>0.8.11</version>
220+
<version>0.8.12</version>
221221
<executions>
222222
<!-- UNIT TESTS -->
223223
<!-- http://www.eclemma.org/jacoco/trunk/doc/maven.html

0 commit comments

Comments
 (0)