Skip to content

Commit 56f9a60

Browse files
authored
Merge pull request #409 from bitpay/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 b951d42 + cf74219 commit 56f9a60

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
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>org.jacoco</groupId>
113113
<artifactId>jacoco-maven-plugin</artifactId>
114-
<version>0.8.13</version>
114+
<version>0.8.14</version>
115115
<executions>
116116
<execution>
117117
<goals>

0 commit comments

Comments
 (0)