Skip to content

Commit 894d290

Browse files
committed
Update JaCoCo Maven plugin version to 0.8.14
1 parent 4d65f00 commit 894d290

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
@@ -243,7 +243,7 @@
243243
<plugin>
244244
<groupId>org.jacoco</groupId>
245245
<artifactId>jacoco-maven-plugin</artifactId>
246-
<version>0.8.12</version>
246+
<version>0.8.14</version>
247247
<executions>
248248
<!-- Instrument bytecode before E2ETestContext runs tests with CapiProxy -->
249249
<execution>

0 commit comments

Comments
 (0)