Skip to content

Commit 7cd18ff

Browse files
authored
Merge pull request #240 from filip26/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
2 parents d550511 + c5a1d6d commit 7cd18ff

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
@@ -174,7 +174,7 @@
174174
<plugin>
175175
<groupId>org.jacoco</groupId>
176176
<artifactId>jacoco-maven-plugin</artifactId>
177-
<version>0.8.13</version>
177+
<version>0.8.14</version>
178178
<executions>
179179
<execution>
180180
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)