Skip to content

Commit 3324fdd

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
1 parent c85175d commit 3324fdd

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
@@ -168,7 +168,7 @@
168168
<!-- Code Coverage Reports -->
169169
<groupId>org.jacoco</groupId>
170170
<artifactId>jacoco-maven-plugin</artifactId>
171-
<version>0.8.11</version>
171+
<version>0.8.12</version>
172172

173173
<executions>
174174
<execution>

0 commit comments

Comments
 (0)