Skip to content

Commit 87cce27

Browse files
authored
Merge pull request #114 from luftfartsverket/renovate/org.jacoco-jacoco-maven-plugin-0.x
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14
2 parents 45f3c8a + 465eaf4 commit 87cce27

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
@@ -373,7 +373,7 @@
373373
<plugin>
374374
<groupId>org.jacoco</groupId>
375375
<artifactId>jacoco-maven-plugin</artifactId>
376-
<version>0.8.13</version>
376+
<version>0.8.14</version>
377377
<executions>
378378
<execution>
379379
<id>prepare-agent</id>

0 commit comments

Comments
 (0)