Skip to content

Commit 20ab470

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#829)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2133cf1 commit 20ab470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ THE SOFTWARE.
418418
<plugin>
419419
<groupId>org.jacoco</groupId>
420420
<artifactId>jacoco-maven-plugin</artifactId>
421-
<version>0.8.13</version>
421+
<version>0.8.14</version>
422422
<executions>
423423
<execution>
424424
<goals>

0 commit comments

Comments
 (0)