Skip to content

Commit a3ecfe8

Browse files
authored
Merge pull request #37 from API-Flows/renovate/org.jacoco-jacoco-maven-plugin-0.x
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
2 parents b5d3171 + 94a7364 commit a3ecfe8

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
@@ -138,7 +138,7 @@
138138
<plugin>
139139
<groupId>org.jacoco</groupId>
140140
<artifactId>jacoco-maven-plugin</artifactId>
141-
<version>0.8.11</version>
141+
<version>0.8.12</version>
142142
<executions>
143143
<execution>
144144
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)