Skip to content

Commit b4ff79d

Browse files
authored
Merge pull request #23 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 dfef4f6 + 5b3dbe7 commit b4ff79d

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
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.jacoco</groupId>
132132
<artifactId>jacoco-maven-plugin</artifactId>
133-
<version>0.8.13</version>
133+
<version>0.8.14</version>
134134
<executions>
135135
<execution>
136136
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)