Skip to content

Commit 21ae2ec

Browse files
authored
Merge pull request #119 from tony19/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
2 parents d8189d6 + 292c5ec commit 21ae2ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<plugin>
212212
<groupId>org.jacoco</groupId>
213213
<artifactId>jacoco-maven-plugin</artifactId>
214-
<version>0.8.12</version>
214+
<version>0.8.13</version>
215215
<executions>
216216
<execution>
217217
<id>default-prepare-agent</id>
@@ -244,7 +244,7 @@
244244
<plugin>
245245
<groupId>org.jacoco</groupId>
246246
<artifactId>jacoco-maven-plugin</artifactId>
247-
<version>0.8.12</version>
247+
<version>0.8.13</version>
248248
</plugin>
249249

250250
<!-- JXR (source code reference generator) -->

0 commit comments

Comments
 (0)