Skip to content

Commit f0ee3a1

Browse files
authored
Merge pull request #226 from fslev/renovate/org.jacoco-jacoco-maven-plugin-0.x
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.15
2 parents 324d153 + 22462ae commit f0ee3a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<plugin>
166166
<groupId>org.jacoco</groupId>
167167
<artifactId>jacoco-maven-plugin</artifactId>
168-
<version>0.8.14</version>
168+
<version>0.8.15</version>
169169
<executions>
170170
<execution>
171171
<goals>

0 commit comments

Comments
 (0)