Skip to content

Commit 5fda452

Browse files
authored
Merge pull request #436 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 76bcbe4 + a160f76 commit 5fda452

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
@@ -169,7 +169,7 @@
169169
<plugin>
170170
<groupId>org.jacoco</groupId>
171171
<artifactId>jacoco-maven-plugin</artifactId>
172-
<version>0.8.13</version>
172+
<version>0.8.14</version>
173173
<executions>
174174
<execution>
175175
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)